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

/xnu-2422.115.4/bsd/sys/
H A Dsockio.h204 #define SIOCIFGCLONERS32 _IOWR('i', 129, struct if_clonereq32) /* get cloners */
/xnu-2422.115.4/bsd/net/
H A Dif.h131 struct if_clonereq32 { struct
H A Dif.c1468 case SIOCIFGCLONERS32: { /* struct if_clonereq32 */
1469 struct if_clonereq32 ifcr;
1728 case SIOCIFGCLONERS32: /* struct if_clonereq32 */

Completed in 25 milliseconds