Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/sys/
H A Dsockio.h217 #define SIOCIFGCLONERS64 _IOWR('i', 129, struct if_clonereq64) /* get cloners */
/xnu-8796.141.3/bsd/net/
H A Dif_private.h80 struct if_clonereq64 { struct
H A Dif.c1851 struct if_clonereq64 ifcr; in ifioctl_ifclone()