Searched refs:mfc_timeout_id (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/netinet/
H A Dip_mroute.h218 timeout_id_t mfc_timeout_id; /* qtimeout return id */ member in struct:mfc
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_mroute.c711 if (mfc_rt->mfc_timeout_id != 0) {
716 * mfc_timeout_id == 0 and not do
719 mfc_rt->mfc_timeout_id = 0;
722 mfc_rt->mfc_timeout_id);
723 mfc_rt->mfc_timeout_id = 0;
1254 if (rt->mfc_timeout_id != 0) {
1256 id = rt->mfc_timeout_id;
1262 rt->mfc_timeout_id = 0;
1268 * that mfc_timeout_id == 0 and not cleanup.
1481 if (rt->mfc_timeout_id !
[all...]

Completed in 49 milliseconds