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

  /src/sys/netinet6/
ip6_mroute.h 75 typedef u_short mifi_t; /* type of a mif index */ typedef in typeref:typename:u_short
103 mifi_t mif6c_mifi; /* the index of the mif to be added */
116 mifi_t mf6cc_parent; /* incoming ifindex */
195 mifi_t mifi; /* mif number */
223 mifi_t mf6c_parent; /* incoming IF */
235 #define MF6C_INCOMPLETE_PARENT ((mifi_t)-1)
ip6_mroute.h 75 typedef u_short mifi_t; /* type of a mif index */ typedef in typeref:typename:u_short
103 mifi_t mif6c_mifi; /* the index of the mif to be added */
116 mifi_t mf6cc_parent; /* incoming ifindex */
195 mifi_t mifi; /* mif number */
223 mifi_t mf6c_parent; /* incoming IF */
235 #define MF6C_INCOMPLETE_PARENT ((mifi_t)-1)

Completed in 22 milliseconds