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