Searched defs:vlan_tci (Results 1 – 8 of 8) sorted by relevance
/net/8021q/ |
D | vlan_dev.c | 57 u16 vlan_tci = 0; in vlan_dev_hard_header() local 119 u16 vlan_tci; in vlan_dev_hard_start_xmit() local
|
D | vlan.h | 117 u16 vlan_tci) in vlan_get_ingress_priority()
|
/net/core/ |
D | skbuff.c | 4393 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()
|
D | filter.c | 1522 static u64 bpf_skb_vlan_push(u64 r1, u64 r2, u64 vlan_tci, u64 r4, u64 r5) in bpf_skb_vlan_push()
|
D | pktgen.c | 2811 __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/ |
D | br_netfilter_hooks.c | 118 u16 vlan_tci; member
|
/net/openvswitch/ |
D | flow_netlink.c | 1831 __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()
|
D | actions.c | 65 __u16 vlan_tci; member
|