Home
last modified time | relevance | path

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

/openbmc/linux/net/openvswitch/
H A Dflow.h242 struct arp_eth_header { struct
H A Dflow.c191 sizeof(struct arp_eth_header)); in arphdr_ok()
765 struct arp_eth_header *arp; in key_extract_l3l4()
768 arp = (struct arp_eth_header *)skb_network_header(skb); in key_extract_l3l4()