Home
last modified time | relevance | path

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

/Linux-v4.19/net/openvswitch/
Dflow.c360 static int parse_vlan(struct sk_buff *skb, struct sw_flow_key *key) in parse_vlan() function
593 if (unlikely(parse_vlan(skb, key))) in key_extract()