Home
last modified time | relevance | path

Searched refs:p_ether_addr_t (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_impl.h532 typedef struct ether_addr ether_addr_st, *p_ether_addr_t; typedef
1065 uint32_t crc32_mchash(p_ether_addr_t);
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_pfc.c33 static uint32_t crc32_mchash(p_ether_addr_t addr);
1204 crc32_mchash(p_ether_addr_t addr) in crc32_mchash()
H A Dhxge_impl.h181 typedef struct ether_addr ether_addr_st, *p_ether_addr_t; typedef
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_virtual.c3749 nxgep->factaddr = *(p_ether_addr_t)prop_val; in nxge_get_mac_addr_properties()
H A Dnxge_mac.c6449 crc32_mchash(p_ether_addr_t addr) in crc32_mchash()