Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-symantec.c52 if (etype <= ETHERMTU) in symantec_hdr_print()
59 if (etype <= ETHERMTU) in symantec_hdr_print()
97 if (ether_type <= ETHERMTU) { in symantec_if_print()
Dprint-sll.c152 if (ether_type <= ETHERMTU) { in sll_print()
235 if (ether_type <= ETHERMTU) { in sll_if_print()
288 if (ether_type <= ETHERMTU) in sll_if_print()
Dprint-ether.c106 if (length_type <= ETHERMTU) { in ether_hdr_print()
114 if (length_type <= ETHERMTU) { in ether_hdr_print()
176 if (length_type <= ETHERMTU) { in ether_print()
209 if (ndo->ndo_eflag && length_type > ETHERMTU) in ether_print()
Dether.h36 #define ETHERMTU 1500 macro
Dprint-medsa.c161 if (ether_type <= ETHERMTU) { in medsa_print()
/external/libpcap/
Dgencode.c140 #define ETHERMTU 1500 macro
1982 b0 = gen_cmp_gt(cstate, OR_LINKTYPE, 0, BPF_H, ETHERMTU); in gen_ether_linktype()
2036 b0 = gen_cmp_gt(cstate, OR_LINKTYPE, 0, BPF_H, ETHERMTU); in gen_ether_linktype()
2068 b0 = gen_cmp_gt(cstate, OR_LINKTYPE, 0, BPF_H, ETHERMTU); in gen_ether_linktype()
2099 if (ll_proto <= ETHERMTU) { in gen_ether_linktype()
2108 b0 = gen_cmp_gt(cstate, OR_LINKTYPE, 0, BPF_H, ETHERMTU); in gen_ether_linktype()
2312 if (ll_proto <= ETHERMTU) { in gen_linux_sll_linktype()
3670 b0 = gen_cmp_gt(cstate, OR_LINKTYPE, 0, BPF_H, ETHERMTU); in gen_llc_internal()
3931 if (ll_proto <= ETHERMTU) { in gen_llc_linktype()