HomeSort by: relevance | last modified time | path
    Searched defs:vifi_t (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
ip_mroute.h 46 typedef u_int16_t vifi_t; /* type of a vif index */ typedef in typeref:typename:u_int16_t
62 * (MRT_DEL_VIF takes a single vifi_t argument.)
65 vifi_t vifc_vifi; /* the index of the vif to be added */
80 vifi_t mfcc_parent; /* incoming vif */
92 vifi_t mfcc_parent; /* incoming vif */
188 vifi_t vifi; /* vif number */
272 vifi_t mfc_parent; /* incoming vif */
ip_mroute.h 46 typedef u_int16_t vifi_t; /* type of a vif index */ typedef in typeref:typename:u_int16_t
62 * (MRT_DEL_VIF takes a single vifi_t argument.)
65 vifi_t vifc_vifi; /* the index of the vif to be added */
80 vifi_t mfcc_parent; /* incoming vif */
92 vifi_t mfcc_parent; /* incoming vif */
188 vifi_t vifi; /* vif number */
272 vifi_t mfc_parent; /* incoming vif */

Completed in 27 milliseconds