Home
last modified time | relevance | path

Searched refs:ETHERMTU (Results 1 – 5 of 5) sorted by relevance

/external/tcpdump/
Dprint-symantec.c51 if (etype <= ETHERMTU) in symantec_hdr_print()
58 if (etype <= ETHERMTU) in symantec_hdr_print()
96 if (ether_type <= ETHERMTU) { in symantec_if_print()
Dprint-sll.c151 if (ether_type <= ETHERMTU) { in sll_print()
232 if (ether_type <= ETHERMTU) { in sll_if_print()
287 if (ether_type <= ETHERMTU) in sll_if_print()
Dprint-ether.c104 if (ether_type <= ETHERMTU) in ether_hdr_print()
111 if (ether_type <= ETHERMTU) in ether_hdr_print()
159 if (ether_type <= ETHERMTU) { in ether_print()
192 if (ndo->ndo_eflag && ether_type > ETHERMTU) in ether_print()
Dether.h36 #define ETHERMTU 1500 macro
/external/libpcap/
Dgencode.c104 #define ETHERMTU 1500 macro
1765 b0 = gen_cmp_gt(OR_LINKTYPE, 0, BPF_H, ETHERMTU);
1820 b0 = gen_cmp_gt(OR_LINKTYPE, 0, BPF_H, ETHERMTU);
1852 b0 = gen_cmp_gt(OR_LINKTYPE, 0, BPF_H, ETHERMTU);
1883 if (proto <= ETHERMTU) {
1892 b0 = gen_cmp_gt(OR_LINKTYPE, 0, BPF_H, ETHERMTU);
2066 if (proto <= ETHERMTU) {
3396 b0 = gen_cmp_gt(OR_LINKTYPE, 0, BPF_H, ETHERMTU); in gen_llc()
3610 if (proto <= ETHERMTU) {