Home
last modified time | relevance | path

Searched refs:mif6ctl (Results 1 – 3 of 3) sorted by relevance

/freebsd/tests/sys/netinet/
H A Dip6_mrouted.c173 struct mif6ctl mifc; in main()
/freebsd/sys/netinet6/
H A Dip6_mroute.h106 struct mif6ctl { struct
H A Dip6_mroute.c355 static int add_m6if(struct mf6ctable *, int, struct mif6ctl *);
408 struct mif6ctl mifc; in X_ip6_mrouter_set()
714 add_m6if(struct mf6ctable *mfct, int fibnum, struct mif6ctl *mifcp) in add_m6if()