Home
last modified time | relevance | path

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

/net/dsa/
Dtag_sja1105.c75 u16 vlan_tci; in sja1105_can_use_vlan_as_tags() local
269 u16 vlan_tci; in sja1105_decode_subvlan() local
Dtag_ocelot.c184 u64 vlan_tci, tag_type; in ocelot_rcv() local
/net/bridge/
Dbr_arp_nd_proxy.c48 __be16 vlan_proto, u16 vlan_tci) in br_arp_send()
251 __be16 vlan_proto, u16 vlan_tci, struct nd_msg *ns) in br_nd_send()
Dbr_netfilter_hooks.c139 u16 vlan_tci; member
/net/8021q/
Dvlan_dev.c52 u16 vlan_tci = 0; in vlan_dev_hard_header() local
113 u16 vlan_tci; in vlan_dev_hard_start_xmit() local
Dvlan.h141 u16 vlan_tci) in vlan_get_ingress_priority()
/net/openvswitch/
Dflow_netlink.c2524 __be16 eth_type, __be16 vlan_tci, in validate_and_copy_sample()
2592 __be16 eth_type, __be16 vlan_tci, in validate_and_copy_dec_ttl()
2641 __be16 eth_type, __be16 vlan_tci, in validate_and_copy_clone()
3031 __be16 eth_type, __be16 vlan_tci, in validate_and_copy_check_pkt_len()
3123 __be16 eth_type, __be16 vlan_tci, in __ovs_nla_copy_actions()
Dactions.c50 u16 vlan_tci; member
/net/core/
Dskbuff.c5503 u16 vlan_tci; in skb_vlan_untag() local
5555 int __skb_vlan_pop(struct sk_buff *skb, u16 *vlan_tci) in __skb_vlan_pop()
5596 u16 vlan_tci; in skb_vlan_pop() local
5627 int skb_vlan_push(struct sk_buff *skb, __be16 vlan_proto, u16 vlan_tci) in skb_vlan_push()
Dpktgen.c2729 __be16 *vlan_tci = NULL; /* Encapsulates priority and VLAN ID */ in fill_packet_ipv4() local
2857 __be16 *vlan_tci = NULL; /* Encapsulates priority and VLAN ID */ in fill_packet_ipv6() local
Dfilter.c3160 u16, vlan_tci) in BPF_CALL_3() argument