Home
last modified time | relevance | path

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

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