if_clonereq
struct if_clonereq ifcr;
return (if_clone_list((struct if_clonereq *)data));
if_clone_list(struct if_clonereq *ifcr)
int if_clone_list(struct if_clonereq *ifcr);
#define SIOCIFGCLONERS _IOWR('i', 120, struct if_clonereq) /* get cloners */