Home
last modified time | relevance | path

Searched refs:vlan_tag (Results 1 – 10 of 10) sorted by relevance

/external/libpcap/pcap/
Dvlan.h39 struct vlan_tag { struct
/external/tcpdump/tests/
Dof10_7050sx_bsn-vv.out307 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/libpcap/
Dpcap-int.h597 u_short vlan_tag; member
Dbpf_filter.c151 A = aux_data->vlan_tag; in pcap_filter_with_aux_data()
Dpcap-linux.c3886 aux_data.vlan_tag = tp_vlan_tci & 0x0fff; in pcap_handle_packet_mmap()
3921 struct vlan_tag *tag; in pcap_handle_packet_mmap()
3934 tag = (struct vlan_tag *)(bp + handlep->vlan_offset); in pcap_handle_packet_mmap()
/external/tcpdump/
Dprint-openflow-1.0.c965 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/kernel-headers/original/uapi/linux/
Dethtool.h1196 __u16 vlan_tag; member
/external/ethtool/
Dethtool-copy.h1102 __u16 vlan_tag; member
Dethtool.c4387 ntuple->vlan_tag = in flow_spec_to_ntuple()
/external/kernel-headers/original/uapi/rdma/
Dib_user_verbs.h912 __be16 vlan_tag; member