Home
last modified time | relevance | path

Searched refs:nxa_ifindex (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.140.69/bsd/skywalk/nexus/
H A Dnexus_common.h113 nxa->nxa_ifindex = value; in __nexus_attr_set()
217 *value = nxa->nxa_ifindex; in __nexus_attr_get()
277 nxa->nxa_ifindex = p->nxp_ifindex; in __nexus_attr_from_params()
368 p->nxp_ifindex = (uint32_t)nxa->nxa_ifindex; in __nexus_provider_reg_prepare()
H A Dos_nexus_private.h613 uint64_t nxa_ifindex; /* network interface index */ member