Home
last modified time | relevance | path

Searched defs:vlan_tci (Results 1 – 8 of 8) sorted by relevance

/net/8021q/
Dvlan_dev.c57 u16 vlan_tci = 0; in vlan_dev_hard_header() local
119 u16 vlan_tci; in vlan_dev_hard_start_xmit() local
Dvlan.h117 u16 vlan_tci) in vlan_get_ingress_priority()
/net/core/
Dskbuff.c4393 u16 vlan_tci; in skb_vlan_untag() local
4443 static int __skb_vlan_pop(struct sk_buff *skb, u16 *vlan_tci) in __skb_vlan_pop()
4477 u16 vlan_tci; in skb_vlan_pop() local
4507 int skb_vlan_push(struct sk_buff *skb, __be16 vlan_proto, u16 vlan_tci) in skb_vlan_push()
Dfilter.c1522 static u64 bpf_skb_vlan_push(u64 r1, u64 r2, u64 vlan_tci, u64 r4, u64 r5) in bpf_skb_vlan_push()
Dpktgen.c2811 __be16 *vlan_tci = NULL; /* Encapsulates priority and VLAN ID */ in fill_packet_ipv4() local
2938 __be16 *vlan_tci = NULL; /* Encapsulates priority and VLAN ID */ in fill_packet_ipv6() local
/net/bridge/
Dbr_netfilter_hooks.c118 u16 vlan_tci; member
/net/openvswitch/
Dflow_netlink.c1831 __be16 eth_type, __be16 vlan_tci, bool log) in validate_and_copy_sample()
2202 __be16 eth_type, __be16 vlan_tci, bool log) in __ovs_nla_copy_actions()
Dactions.c65 __u16 vlan_tci; member