Searched refs:if_clonereq (Results 1 – 9 of 9) sorted by relevance
78 int if_clone_list(struct if_clonereq *);
67 struct if_clonereq { struct
479 if_clone_list(struct if_clonereq *ifcr) in if_clone_list()
3051 error = if_clone_list((struct if_clonereq *)data); in ifioctl()
133 #define SIOCIFGCLONERS _IOWR('i', 120, struct if_clonereq) /* get cloners */
637 struct if_clonereq ifcr; in ifconfig_list_cloners()
87 struct if_clonereq ifcr; in _check_cloner()
1662 struct if_clonereq req; in get_cloners()
819 unsigned struct_if_clonereq_sz = sizeof(if_clonereq);