Searched defs:vlan_tci (Results 1 – 13 of 13) sorted by relevance
| /net/dsa/ |
| A D | tag_ocelot.c | 16 u64 vlan_tci, tag_type; in ocelot_xmit_common() local 74 u64 vlan_tci, tag_type; in ocelot_rcv() local
|
| /net/bridge/ |
| A D | br_arp_nd_proxy.c | 48 __be16 vlan_proto, u16 vlan_tci) in br_arp_send() 254 __be16 vlan_proto, u16 vlan_tci, struct nd_msg *ns) in br_nd_send()
|
| A D | br_netfilter_hooks.c | 146 u16 vlan_tci; member
|
| /net/sched/ |
| A D | sch_frag.c | 14 u16 vlan_tci; member
|
| /net/8021q/ |
| A D | vlan.h | 148 u16 vlan_tci) in vlan_get_ingress_priority()
|
| A D | vlan_dev.c | 54 u16 vlan_tci = 0; in vlan_dev_hard_header() local 115 u16 vlan_tci; in vlan_dev_hard_start_xmit() local
|
| /net/openvswitch/ |
| A D | flow_netlink.c | 2555 __be16 eth_type, __be16 vlan_tci, in validate_and_copy_sample() 2623 __be16 eth_type, __be16 vlan_tci, in validate_and_copy_dec_ttl() 2682 __be16 eth_type, __be16 vlan_tci, in validate_and_copy_clone() 3075 __be16 eth_type, __be16 vlan_tci, in validate_and_copy_check_pkt_len() 3189 __be16 eth_type, __be16 vlan_tci, in __ovs_nla_copy_actions()
|
| A D | datapath.h | 187 u16 vlan_tci; member
|
| /net/core/ |
| A D | xdp.c | 960 __be16 *vlan_proto, u16 *vlan_tci) in bpf_xdp_metadata_rx_vlan_tag()
|
| A D | skbuff.c | 6221 u16 vlan_tci; in skb_vlan_untag() local 6299 int __skb_vlan_pop(struct sk_buff *skb, u16 *vlan_tci) in __skb_vlan_pop() 6334 u16 vlan_tci; in skb_vlan_pop() local 6365 int skb_vlan_push(struct sk_buff *skb, __be16 vlan_proto, u16 vlan_tci) in skb_vlan_push()
|
| A D | pktgen.c | 2937 __be16 *vlan_tci = NULL; /* Encapsulates priority and VLAN ID */ in fill_packet_ipv4() local 3065 __be16 *vlan_tci = NULL; /* Encapsulates priority and VLAN ID */ in fill_packet_ipv6() local
|
| A D | filter.c | 3200 u16, vlan_tci) in BPF_CALL_3() argument
|
| /net/netfilter/ |
| A D | nft_payload.c | 820 u16 vlan_tci; in nft_payload_set_vlan() local
|
Completed in 82 milliseconds