Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Dip6_mroute.h103 struct mif6ctl { struct
H A Dip6_mroute.c354 static int add_m6if(struct mif6ctl *);
377 struct mif6ctl mifc; in X_ip6_mrouter_set()
670 add_m6if(struct mif6ctl *mifcp) in add_m6if()