Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dif_loop.c190 if_attachhead(ifp); in loop_clone_create()
H A Dif.h538 void if_attachhead(struct ifnet *);
H A Dif.c559 if_attachhead(struct ifnet *ifp) in if_attachhead() function