Home
last modified time | relevance | path

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

/xnu-10063.141.1/libsyscall/wrappers/skywalk/
H A Dos_nexus.c369 const uuid_t nx_uuid, const char *ifname, const uuid_t netif_uuid, in __os_nexus_ifattach() argument
380 bcopy(netif_uuid, nsr.nsr_uuid, sizeof(uuid_t)); in __os_nexus_ifattach()
/xnu-10063.141.1/bsd/skywalk/nexus/
H A Dos_nexus_private.h677 const uuid_t nx_uuid, const char *ifname, const uuid_t netif_uuid,