Searched defs:if_nexusreq (Results 1 – 1 of 1) sorted by relevance
949 struct if_nexusreq { struct950 char ifnr_name[IFNAMSIZ]; /* interface name */951 uint64_t ifnr_flags; /* unused, must be zero */952 uuid_t ifnr_netif; /* netif nexus instance UUID */953 uuid_t ifnr_flowswitch; /* flowswitch nexus UUID */954 uint64_t ifnr_reserved[5];