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

/darwin-on-arm/xnu/bsd/sys/
H A Dsockio.h203 #define SIOCIFGCLONERS32 _IOWR('i', 129, struct if_clonereq32) /* get cloners */
/darwin-on-arm/xnu/bsd/net/
H A Dif.h129 struct if_clonereq32 { struct
H A Dif.c1486 case SIOCIFGCLONERS32: { /* struct if_clonereq32 */
1487 struct if_clonereq32 ifcr;

Completed in 23 milliseconds