Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dif_vlan.h637 static inline __be16 skb_protocol(const struct sk_buff *skb, bool skip_vlan) in skb_protocol() argument
639 if (!skip_vlan) in skb_protocol()