Home
last modified time | relevance | path

Searched refs:ether_type (Results 1 – 3 of 3) sorted by relevance

/openbmc/google-misc/subprojects/ncsid/test/
H A Dncsi_test.cpp73 if (ETHER_NCSI == ntohs(hdr->ether_type)) in write()
/openbmc/google-misc/subprojects/ncsid/src/
H A Dncsi_state_machine.cpp318 if (ETHER_NCSI == ntohs(hdr->ether_type)) in receive_ncsi()
/openbmc/qemu/hw/net/
H A Dpcnet.c62 uint16_t ether_type; member
524 be16_to_cpu(hdr->ether_type)); \