Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/net/
HDif.c277 static void if_attachdomain1(struct ifnet *);
955 if_attachdomain1(ifp); in if_attach_internal()
976 if_attachdomain1(ifp); in if_attachdomain()
982 if_attachdomain1(struct ifnet *ifp) in if_attachdomain1() function