Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dflow.c345 static int parse_vlan(struct sk_buff *skb, struct sw_flow_key *key) in parse_vlan() function
791 if (unlikely(parse_vlan(skb, key))) in key_extract()