Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/sys/
H A Dsockio_private.h199 #define SIOCGIFAGENTIDS32 _IOWR('i', 167, struct if_agentidsreq32)
/xnu-12377.61.12/bsd/net/
H A Dif_private.h713 struct if_agentidsreq32 { struct
H A Dif.c2352 struct if_agentidsreq32 s32; in ifioctl_netagent()
3564 bcopy(((struct if_agentidsreq32 *)(void *)data)->ifar_name, in ifioctl()