Searched defs:vifi_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/netinet/
H A Dip_mroute.h66 typedef ushort_t vifi_t; /* type of a vif index */ typedef
67 #define ALL_VIFS (vifi_t)-1
79 * (MRT_DEL_VIF takes a single vifi_t argument.)
82 vifi_t vifc_vifi; /* the index of the vif to be added */
107 vifi_t mfcc_parent; /* incoming vif */
158 vifi_t vifi; /* vif number */
211 vifi_t mfc_parent; /* incoming vif */

Completed in 45 milliseconds