Searched refs:if_clonereq (Results 1 – 4 of 4) sorted by relevance
142 #define SIOCIFGCLONERS _IOWR('i', 120, struct if_clonereq) /* get cloners */
137 int if_clone_list(struct if_clonereq *);776 if_clone_list(struct if_clonereq *ifcr) in if_clone_list()1163 return (if_clone_list((struct if_clonereq *)data)); in ifioctl()
102 struct if_clonereq { struct
731 struct if_clonereq ifcr; in list_cloners()