Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_clone.c352 if_clone_alloc(const char *name, int maxunit) in if_clone_alloc() function
394 ifc = if_clone_alloc(name, maxunit); in if_clone_advanced()
415 ifc = if_clone_alloc(name, 0); in if_clone_simple()