Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dif.c144 void if_attach_common(struct ifnet *);
561 if_attach_common(ifp); in if_attachhead()
571 if_attach_common(ifp); in if_attach()
629 if_attach_common(struct ifnet *ifp) in if_attach_common() function