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

/darwin-on-arm/xnu/bsd/sys/
H A Dsockio.h204 #define SIOCIFGCLONERS64 _IOWR('i', 129, struct if_clonereq64) /* get cloners */
/darwin-on-arm/xnu/bsd/net/
H A Dif.h123 struct if_clonereq64 { struct
H A Dif.c1495 case SIOCIFGCLONERS64: { /* struct if_clonereq64 */
1496 struct if_clonereq64 ifcr;

Completed in 17 milliseconds