Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_clone.h83 void if_clone_addif(struct if_clone *, struct ifnet *);
H A Dif_clone.c215 if_clone_addif(struct if_clone *ifc, struct ifnet *ifp) in if_clone_addif() function
248 if_clone_addif(ifc, ifp); in if_clone_createif()
H A Dif_epair.c727 if_clone_addif(ifc, ifp); in epair_clone_add()