Home
last modified time | relevance | path

Searched refs:if_clonereq32 (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.61.12/bsd/sys/
H A Dsockio_private.h148 #define SIOCIFGCLONERS32 _IOWR('i', 129, struct if_clonereq32) /* get cloners */
/xnu-12377.61.12/bsd/net/
H A Dif_private.h86 struct if_clonereq32 { struct
H A Dif.c1911 struct if_clonereq32 ifcr; in ifioctl_ifclone()