Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/sys/
H A Dsockio_private.h250 #define SIOCGIFPROTOLIST64 _IOWR('i', 196, struct if_protolistreq64)
/xnu-12377.61.12/bsd/net/
H A Dif_private.h878 struct if_protolistreq64 { struct
H A Dif.c2920 struct if_protolistreq64 ifpl; in ifioctl_protolist()
3608 bcopy(((struct if_protolistreq64 *)(void *)data)->ifpl_name, in ifioctl()