Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_clone.h153 int if_clone_list(struct if_clonereq *);
H A Dif_clone.c711 if_clone_list(struct if_clonereq *ifcr) in if_clone_list() function
H A Dif.c2925 error = if_clone_list((struct if_clonereq *)data); in ifioctl()