Home
last modified time | relevance | path

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

/linux-6.1.9/net/8021q/
Dvlan_dev.c513 static __be16 vlan_parse_protocol(const struct sk_buff *skb) in vlan_parse_protocol() function
523 .parse_protocol = vlan_parse_protocol,
543 .parse_protocol = vlan_parse_protocol,