Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/sys/ !
H A Dsockio_private.h249 #define SIOCGIFPROTOLIST32 _IOWR('i', 196, struct if_protolistreq32)
/xnu-12377.61.12/bsd/net/ !
H A Dif_private.h871 struct if_protolistreq32 { struct
H A Dif.c2907 struct if_protolistreq32 ifpl; in ifioctl_protolist()
3602 bcopy(((struct if_protolistreq32 *)(void *)data)->ifpl_name, in ifioctl()