Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_clone.h78 int if_clone_list(struct if_clonereq *);
H A Dif_clone.c479 if_clone_list(struct if_clonereq *ifcr) in if_clone_list() function
H A Dif.c3024 error = if_clone_list((struct if_clonereq *)data); in ifioctl()