Searched refs:if_clonereq (Results 1 – 10 of 10) sorted by relevance
153 int if_clone_list(struct if_clonereq *);
64 struct if_clonereq { struct
695 if_clone_list(struct if_clonereq *ifcr) in if_clone_list()
3034 error = if_clone_list((struct if_clonereq *)data); in ifioctl()
130 #define SIOCIFGCLONERS _IOWR('i', 120, struct if_clonereq) /* get cloners */
635 struct if_clonereq ifcr; in ifconfig_list_cloners()
85 struct if_clonereq ifcr; in _check_cloner()
235 struct if_clonereq req; in FORK_TEST_F()
1662 struct if_clonereq req; in get_cloners()
820 unsigned struct_if_clonereq_sz = sizeof(if_clonereq);