Home
last modified time | relevance | path

Searched refs:parse_ethertype (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/openvswitch/
H A Dflow.c367 static __be16 parse_ethertype(struct sk_buff *skb) in parse_ethertype() function
794 key->eth.type = parse_ethertype(skb); in key_extract()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow.c516 static __be16 parse_ethertype(struct sk_buff *skb) in parse_ethertype() function
944 key->eth.type = parse_ethertype(skb); in key_extract()

Completed in 3 milliseconds