Home
last modified time | relevance | path

Searched refs:if_nexusreq (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.61.12/bsd/sys/
H A Dsockio_private.h246 #define SIOCGIFNEXUS _IOWR('i', 195, struct if_nexusreq)
/xnu-12377.61.12/bsd/net/
H A Dif_private.h728 struct if_nexusreq { struct
H A Dif.c2834 struct if_nexusreq *ifnr = (struct if_nexusreq *)(void *)data; in ifioctl_nexus()
3596 bcopy(((struct if_nexusreq *)(void *)data)->ifnr_name, in ifioctl()
/xnu-12377.61.12/tests/skywalk/
H A Dskywalk_test_common.c1039 struct if_nexusreq ifnr; in sktc_get_netif_nexus()
1059 struct if_nexusreq ifnr; in sktc_get_flowswitch_nexus()