Searched refs:ETH_L4_HDR_PROTO_INVALID (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/net/ | ||
H A D | eth.h | 381 ETH_L4_HDR_PROTO_INVALID, enumerator |
/openbmc/qemu/net/ | ||
H A D | eth.c | 146 l4hdr_info->proto = ETH_L4_HDR_PROTO_INVALID; in eth_get_protocols() |