Home
last modified time | relevance | path

Searched refs:ether_header (Results 1 – 4 of 4) sorted by relevance

/openbmc/google-misc/subprojects/ncsid/test/
H A Dncsi_test.cpp72 const auto* hdr = reinterpret_cast<const struct ether_header*>(buf); in write()
/openbmc/google-misc/subprojects/ncsid/src/
H A Dncsi_state_machine.cpp317 auto* hdr = reinterpret_cast<struct ether_header*>(ncsi_buf_.data); in receive_ncsi()
/openbmc/linux/drivers/net/ethernet/ibm/
H A Dibmveth.c1101 struct ethhdr *ether_header; in ibmveth_is_packet_unsupported() local
1104 ether_header = eth_hdr(skb); in ibmveth_is_packet_unsupported()
1106 if (ether_addr_equal(ether_header->h_dest, netdev->dev_addr)) { in ibmveth_is_packet_unsupported()
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h1243 struct ether_header { struct