Home
last modified time | relevance | path

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

/xnu-11215/bsd/sys/
H A Dsockio_private.h182 #define SIOCGIFAGENTIDS32 _IOWR('i', 167, struct if_agentidsreq32)
/xnu-11215/bsd/net/
H A Dif_private.h641 struct if_agentidsreq32 { struct
H A Dif.c2390 struct if_agentidsreq32 s32; in ifioctl_netagent()
3567 bcopy(((struct if_agentidsreq32 *)(void *)data)->ifar_name, in ifioctl()