Searched refs:vlan_set_encap_proto (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dif_vlan.h671 static inline void vlan_set_encap_proto(struct sk_buff *skb, function
722 vlan_set_encap_proto(skb, vhdr);
/linux-master/net/netfilter/
H A Dnf_flow_table_ip.c317 vlan_set_encap_proto(skb, vlan_hdr);
/linux-master/net/core/
H A Dskbuff.c6081 /* We may access the two bytes after vlan_hdr in vlan_set_encap_proto(). */
6090 vlan_set_encap_proto(skb, vhdr);

Completed in 129 milliseconds