Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/net/
H A Dif_private.h659 struct if_nexusreq { struct
660 char ifnr_name[IFNAMSIZ]; /* interface name */
661 uint64_t ifnr_flags; /* unused, must be zero */
662 uuid_t ifnr_netif; /* netif nexus instance UUID */
663 uuid_t ifnr_flowswitch; /* flowswitch nexus UUID */
664 uint64_t ifnr_reserved[5];