Home
last modified time | relevance | path

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

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