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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_mroute.c153 * UPCALL_EXPIRE is the nmber of timeouts before a particular upcall
154 * expires. Thus the time till expiration is EXPIRE_TIMEOUT * UPCALL_EXPIRE
157 #define UPCALL_EXPIRE 6 /* number of timeouts */ macro
1868 mfc_rt, EXPIRE_TIMEOUT * UPCALL_EXPIRE);

Completed in 49 milliseconds