Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-symantec.c58 if (etype <= ETHERMTU) in symantec_hdr_print()
65 if (etype <= ETHERMTU) in symantec_hdr_print()
103 if (ether_type <= ETHERMTU) { in symantec_if_print()
Dprint-sll.c71 if (ether_type <= ETHERMTU) { in sll_print()
152 if (ether_type <= ETHERMTU) { in sll_if_print()
210 if (ether_type <= ETHERMTU) in sll_if_print()
Dprint-ether.c109 if (ether_type <= ETHERMTU) in ether_hdr_print()
116 if (ether_type <= ETHERMTU) in ether_hdr_print()
164 if (ether_type <= ETHERMTU) { in ether_print()
200 if (ndo->ndo_eflag && ether_type > ETHERMTU) in ether_print()
Dether.h37 #define ETHERMTU 1500 macro
/external/libpcap/
Dgencode.c108 #define ETHERMTU 1500 macro
1760 b0 = gen_cmp_gt(OR_LINK, off_linktype, BPF_H, ETHERMTU);
1815 b0 = gen_cmp_gt(OR_LINK, off_linktype, BPF_H, ETHERMTU);
1848 b0 = gen_cmp_gt(OR_LINK, off_linktype, BPF_H, ETHERMTU);
1879 if (proto <= ETHERMTU) {
1888 b0 = gen_cmp_gt(OR_LINK, off_linktype, BPF_H, ETHERMTU);
2065 if (proto <= ETHERMTU) {
3518 if (proto <= ETHERMTU) {