Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dif_vlan.h660 static inline __be16 skb_protocol(const struct sk_buff *skb, bool skip_vlan) in skb_protocol() argument
662 if (!skip_vlan) in skb_protocol()