Searched refs:dom_ifattach (Results 1 – 8 of 8) sorted by relevance
64 void *(*dom_ifattach)(struct ifnet *); member
93 .dom_ifattach = NULL,
88 .dom_ifattach = NULL,
170 .dom_ifattach = NULL,
349 .dom_ifattach = NULL,
323 .dom_ifattach = in6_domifattach,
763 if (dp->dom_ifattach) in if_attachdomain1()765 (*dp->dom_ifattach)(ifp); in if_attachdomain1()
1932 .dom_ifattach = NULL,