Home
last modified time | relevance | path

Searched refs:ethertype (Results 1 – 20 of 20) sorted by relevance

/external/tcpdump/tests/
DQinQpacket.out1 00:08:5d:23:0c:3f > ff:ff:ff:ff:ff:ff, ethertype 802.1Q-QinQ (0x88a8), length 64: vlan 200, p 0, et…
2 00:08:5d:23:0c:3f > ff:ff:ff:ff:ff:ff, ethertype 802.1Q-QinQ (0x88a8), length 344: vlan 200, p 0, e…
3 00:08:5d:23:0c:3f > ff:ff:ff:ff:ff:ff, ethertype 802.1Q-QinQ (0x88a8), length 344: vlan 200, p 0, e…
4 00:08:5d:23:0c:3f > ff:ff:ff:ff:ff:ff, ethertype 802.1Q-QinQ (0x88a8), length 64: vlan 200, p 0, et…
5 00:08:5d:23:0c:3f > ff:ff:ff:ff:ff:ff, ethertype 802.1Q-QinQ (0x88a8), length 344: vlan 200, p 0, e…
6 00:08:5d:23:0c:3f > ff:ff:ff:ff:ff:ff, ethertype 802.1Q-QinQ (0x88a8), length 344: vlan 200, p 0, e…
7 00:08:5d:23:0c:3f > ff:ff:ff:ff:ff:ff, ethertype 802.1Q-QinQ (0x88a8), length 594: vlan 200, p 0, e…
8 00:08:5d:23:0c:3f > ff:ff:ff:ff:ff:ff, ethertype 802.1Q-QinQ (0x88a8), length 594: vlan 200, p 0, e…
9 00:08:5d:23:0c:3f > ff:ff:ff:ff:ff:ff, ethertype 802.1Q-QinQ (0x88a8), length 594: vlan 200, p 0, e…
10 00:08:5d:23:0c:3f > ff:ff:ff:ff:ff:ff, ethertype 802.1Q-QinQ (0x88a8), length 594: vlan 200, p 0, e…
[all …]
DQinQpacketv.out1 00:08:5d:23:0c:3f > ff:ff:ff:ff:ff:ff, ethertype 802.1Q-QinQ (0x88a8), length 64: vlan 200, p 0, et…
2 00:08:5d:23:0c:3f > ff:ff:ff:ff:ff:ff, ethertype 802.1Q-QinQ (0x88a8), length 344: vlan 200, p 0, e…
15 00:08:5d:23:0c:3f > ff:ff:ff:ff:ff:ff, ethertype 802.1Q-QinQ (0x88a8), length 344: vlan 200, p 0, e…
28 00:08:5d:23:0c:3f > ff:ff:ff:ff:ff:ff, ethertype 802.1Q-QinQ (0x88a8), length 64: vlan 200, p 0, et…
29 00:08:5d:23:0c:3f > ff:ff:ff:ff:ff:ff, ethertype 802.1Q-QinQ (0x88a8), length 344: vlan 200, p 0, e…
42 00:08:5d:23:0c:3f > ff:ff:ff:ff:ff:ff, ethertype 802.1Q-QinQ (0x88a8), length 344: vlan 200, p 0, e…
55 00:08:5d:23:0c:3f > ff:ff:ff:ff:ff:ff, ethertype 802.1Q-QinQ (0x88a8), length 594: vlan 200, p 0, e…
68 00:08:5d:23:0c:3f > ff:ff:ff:ff:ff:ff, ethertype 802.1Q-QinQ (0x88a8), length 594: vlan 200, p 0, e…
81 00:08:5d:23:0c:3f > ff:ff:ff:ff:ff:ff, ethertype 802.1Q-QinQ (0x88a8), length 594: vlan 200, p 0, e…
94 00:08:5d:23:0c:3f > ff:ff:ff:ff:ff:ff, ethertype 802.1Q-QinQ (0x88a8), length 594: vlan 200, p 0, e…
[all …]
/external/libpcap/msdos/
Dmakefile130 ethertype.h nlpid.h llc.h gencode.h atmuni31.h sunatmpos.h ppp.h sll.h \
134 pcap-namedb.h ethertype.h
170 ethertype.h nlpid.h llc.h gencode.h atmuni31.h sunatmpos.h ppp.h sll.h \
174 pcap-namedb.h ethertype.h
Dmakefile.dj129 pcap-bpf.h ethertype.h nlpid.h llc.h gencode.h atmuni31.h sunatmpos.h \
132 pcap-namedb.h ethertype.h
/external/kernel-headers/original/uapi/linux/
Dif_fc.h48 __be16 ethertype; /* ether type field */ member
Dif_fddi.h90 __be16 ethertype; /* packet type ID field */ member
Dif_hippi.h144 __be16 ethertype; /* packet type ID field */ member
/external/wpa_supplicant_8/src/common/
Deapol_common.h28 u16 ethertype; member
/external/wpa_supplicant_8/src/drivers/
Ddriver_wired.c37 u16 ethertype; member
132 switch (ntohs(hdr->ethertype)) { in handle_data()
147 ntohs(hdr->ethertype)); in handle_data()
340 hdr->ethertype = htons(ETH_P_PAE); in wired_send_eapol()
Ddriver_hostap.c62 u16 fc, ethertype; in handle_data() local
104 ethertype = WPA_GET_BE16(pos); in handle_data()
107 switch (ethertype) { in handle_data()
113 printf("Unknown ethertype 0x%04x in data frame\n", ethertype); in handle_data()
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c1667 u16 ethertype; in hostapd_ctrl_iface_data_test_frame() local
1693 ethertype = ntohs(eth->ether_type); in hostapd_ctrl_iface_data_test_frame()
1695 l2 = l2_packet_init(ifname, hapd->own_addr, ethertype, in hostapd_ctrl_iface_data_test_frame()
1700 res = l2_packet_send(l2, eth->ether_dhost, ethertype, buf, len); in hostapd_ctrl_iface_data_test_frame()
/external/tcpdump/
DMakefile.in134 ethertype.h \
DINSTALL.txt81 ethertype.h - Ethernet type value definitions
DCHANGES172 Add support for Transparent Ethernet Bridge ethertype in GRE
/external/libpcap/
DMakefile.in119 ethertype.h \
DINSTALL.txt331 ethertype.h - Ethernet protocol types and names definitions
/external/wpa_supplicant_8/src/pae/
Dieee802_1x_kay.c2287 ether_hdr->ethertype = host_to_be16(ETH_P_EAPOL); in ieee802_1x_kay_encode_mkpdu()
3109 if (ntohs(eth_hdr->ethertype) != ETH_P_PAE || in kay_l2_receive()
/external/wpa_supplicant_8/wpa_supplicant/
Dctrl_iface.c7494 u16 ethertype; in wpas_ctrl_iface_data_test_frame() local
7510 ethertype = ntohs(eth->ether_type); in wpas_ctrl_iface_data_test_frame()
7512 l2 = l2_packet_init(wpa_s->ifname, wpa_s->own_addr, ethertype, in wpas_ctrl_iface_data_test_frame()
7517 res = l2_packet_send(l2, eth->ether_dhost, ethertype, buf, len); in wpas_ctrl_iface_data_test_frame()
/external/mdnsresponder/mDNSCore/
DmDNSEmbeddedAPI.h505 mDNSOpaque16 ethertype;
DmDNS.c10486 …if (end >= p+42 && mDNSSameOpaque16(eth->ethertype, Ethertype_ARP) && mDNSSameOpaque16(pkt->arp.hr… in mDNSCoreReceiveRawPacket()
10489 …else if (end >= p+34 && mDNSSameOpaque16(eth->ethertype, Ethertype_IPv4) && (pkt->v4.flagsfrags.b[… in mDNSCoreReceiveRawPacket()
10499 else if (end >= p+54 && mDNSSameOpaque16(eth->ethertype, Ethertype_IPv6)) in mDNSCoreReceiveRawPacket()