Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c2000 static const uint8_t unspec[ETHER_ADDR_LEN] = {[0] = 2 }; in fsw_fr2sfr() local
2001 bcopy(&unspec, &sfr->sfr_ether_dhost, ETHER_ADDR_LEN); in fsw_fr2sfr()
/xnu-12377.1.9/bsd/net/
H A Ddlil.c6786 static const u_int8_t unspec[FIREWIRE_EUI64_LEN] = { in dlil_ifaddr_bytes() local
6790 bytes = unspec; in dlil_ifaddr_bytes()