Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/net/
HDif_clone.c365 if_clone_attach(struct if_clone *ifc) in if_clone_attach() function
395 if (if_clone_attach(ifc) != 0) { in if_clone_advanced()
418 if (if_clone_attach(ifc) != 0) { in if_clone_simple()