Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/sys/
H A Dsockio_private.h200 #define SIOCGIFAGENTIDS64 _IOWR('i', 167, struct if_agentidsreq64)
/xnu-12377.61.12/bsd/net/
H A Dif_private.h718 struct if_agentidsreq64 { struct
H A Dif.c2353 struct if_agentidsreq64 s64; in ifioctl_netagent()
3570 bcopy(((struct if_agentidsreq64 *)(void *)data)->ifar_name, in ifioctl()