Home
last modified time | relevance | path

Searched refs:ether_type (Results 1 – 11 of 11) sorted by relevance

/external/tcpdump/
Dprint-sll.c137 u_short ether_type; in sll_print() local
150 ether_type = EXTRACT_16BITS(&sllp->sll_protocol); in sll_print()
152 if (ether_type <= ETHERMTU) { in sll_print()
156 switch (ether_type) { in sll_print()
177 ether_type)); in sll_print()
182 tok2str(ethertype_values, "Unknown", ether_type), in sll_print()
183 ether_type)); in sll_print()
201 u_short ether_type; in sll_if_print() local
228 ether_type = EXTRACT_16BITS(&sllp->sll_protocol); in sll_if_print()
235 if (ether_type <= ETHERMTU) { in sll_if_print()
[all …]
Dprint-medsa.c50 u_short ether_type; member
145 u_short ether_type; in medsa_print() local
160 ether_type = EXTRACT_16BITS(&medsa->ether_type); in medsa_print()
161 if (ether_type <= ETHERMTU) { in medsa_print()
172 ether_type), in medsa_print()
173 ether_type)); in medsa_print()
174 if (ethertype_print(ndo, ether_type, bp, length, caplen, src, dst) == 0) { in medsa_print()
179 ether_type), in medsa_print()
180 ether_type)); in medsa_print()
Dprint-symantec.c38 uint16_t ether_type; member
50 etype = EXTRACT_16BITS(&sp->ether_type); in symantec_hdr_print()
80 u_short ether_type; in symantec_if_print() local
95 ether_type = EXTRACT_16BITS(&sp->ether_type); in symantec_if_print()
97 if (ether_type <= ETHERMTU) { in symantec_if_print()
104 } else if (ethertype_print(ndo, ether_type, p, length, caplen, NULL, NULL) == 0) { in symantec_if_print()
Dprint-ap1394.c94 u_short ether_type; in ap1394_if_print() local
110 ether_type = EXTRACT_16BITS(&fp->firewire_type); in ap1394_if_print()
115 if (ethertype_print(ndo, ether_type, p, length, caplen, &src, &dst) == 0) { in ap1394_if_print()
Dprint-ether.c326 u_short ether_type, const u_char *p, in ethertype_print() argument
330 switch (ether_type) { in ethertype_print()
/external/usrsctp/fuzzer/
Dpcap2corpus.c94 return (ntohs(ether_hdr->ether_type) == ETHERTYPE_IP); in ethernet_is_ipv4()
103 return (ntohs(ether_hdr->ether_type) == ETHERTYPE_IPV6); in ethernet_is_ipv6()
/external/kernel-headers/original/uapi/rdma/
Dib_user_verbs.h911 __be16 ether_type; member
/external/libpcap/
Dpcap-dos.c880 etype = ep->ether_type; in watt32_recv_hook()
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c2090 eth->ether_type = htons(ETHERTYPE_IP); in hostapd_ctrl_iface_data_test_tx()
2150 ethertype = ntohs(eth->ether_type); in hostapd_ctrl_iface_data_test_frame()
/external/wpa_supplicant_8/wpa_supplicant/
Dctrl_iface.c3341 eth->ether_type = htons(ETH_P_802_3); in wpa_supplicant_ctrl_iface_mesh_link_probe()
9523 eth->ether_type = htons(ETHERTYPE_IP); in wpas_ctrl_iface_data_test_tx()
9573 ethertype = ntohs(eth->ether_type); in wpas_ctrl_iface_data_test_frame()
/external/libabigail/tests/data/test-diff-dwarf-abixml/
DPR25409-librte_bus_dpaa.so.20.0.abi4697 …<var-decl name='ether_type' type-id='type-id-4' visibility='default' filepath='../../dpdk/lib/libr…