Searched refs:vlan_tag (Results 1 – 11 of 11) sorted by relevance
/external/libpcap/pcap/ |
D | vlan.h | 39 struct vlan_tag { struct
|
D | bpf.h | 248 u_short vlan_tag; member
|
/external/tcpdump/tests/ |
D | of10_7050sx_bsn-vv.out | 307 subtype MIRROR, dest_port 21, vlan_tag none, copy_stage INGRESS 313 subtype MIRROR, dest_port 21, vlan_tag 802.1Q (vlan 2, p 4), copy_stage INGRESS 316 subtype MIRROR, dest_port 23, vlan_tag 802.1Q (vlan 2748, p 5, DEI), copy_stage EGRESS 321 subtype MIRROR, dest_port 21, vlan_tag 802.1Q (vlan 0, p 1), copy_stage INGRESS
|
/external/tcpdump/ |
D | print-openflow-1.0.c | 965 uint32_t subtype, vlan_tag; in of10_bsn_actions_print() local 998 vlan_tag = EXTRACT_32BITS(cp); in of10_bsn_actions_print() 1000 switch (vlan_tag >> 16) { in of10_bsn_actions_print() 1005 ND_PRINT((ndo, ", vlan_tag 802.1Q (%s)", ieee8021q_tci_string(vlan_tag & 0xffff))); in of10_bsn_actions_print() 1008 ND_PRINT((ndo, ", vlan_tag unknown (0x%04x)", vlan_tag >> 16)); in of10_bsn_actions_print()
|
/external/libpcap/ |
D | bpf_filter.c | 169 A = aux_data->vlan_tag; in bpf_filter_with_aux_data()
|
D | pcap-linux.c | 1926 aux_data.vlan_tag = 0; 1932 struct vlan_tag *tag; 1969 tag = (struct vlan_tag *)(bp + handlep->vlan_offset); 1980 aux_data.vlan_tag = htons(aux->tp_vlan_tci) & 0x0fff; 4979 aux_data.vlan_tag = tp_vlan_tci & 0x0fff; 5010 struct vlan_tag *tag; 5023 tag = (struct vlan_tag *)(bp + handlep->vlan_offset);
|
/external/u-boot/drivers/net/ |
D | rtl8169.c | 275 u32 vlan_tag; member 282 u32 vlan_tag; member
|
/external/kernel-headers/original/uapi/linux/ |
D | ethtool.h | 1074 __u16 vlan_tag; member
|
/external/kernel-headers/original/uapi/rdma/ |
D | ib_user_verbs.h | 913 __be16 vlan_tag; member
|
/external/syzkaller/sys/linux/ |
D | vnet.txt | 86 vlan_tag { 94 vtag array[vlan_tag, 0:1]
|
D | socket.txt | 740 vlan_tag int16
|