Home
last modified time | relevance | path

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

/xnu-11215/bsd/sys/
H A Dsockio_private.h183 #define SIOCGIFAGENTIDS64 _IOWR('i', 167, struct if_agentidsreq64)
/xnu-11215/bsd/net/
H A Dif_private.h646 struct if_agentidsreq64 { struct
H A Dif.c2391 struct if_agentidsreq64 s64; in ifioctl_netagent()
3573 bcopy(((struct if_agentidsreq64 *)(void *)data)->ifar_name, in ifioctl()