Home
last modified time | relevance | path

Searched refs:ETHERMTU (Results 1 – 12 of 12) 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.c138 #define ETHERMTU 1500 macro
1868 b0 = gen_cmp_gt(cstate, OR_LINKTYPE, 0, BPF_H, ETHERMTU); in gen_ether_linktype()
1923 b0 = gen_cmp_gt(cstate, OR_LINKTYPE, 0, BPF_H, ETHERMTU); in gen_ether_linktype()
1955 b0 = gen_cmp_gt(cstate, OR_LINKTYPE, 0, BPF_H, ETHERMTU); in gen_ether_linktype()
1986 if (proto <= ETHERMTU) { in gen_ether_linktype()
1995 b0 = gen_cmp_gt(cstate, OR_LINKTYPE, 0, BPF_H, ETHERMTU); in gen_ether_linktype()
2202 if (proto <= ETHERMTU) { in gen_linux_sll_linktype()
3596 b0 = gen_cmp_gt(cstate, OR_LINKTYPE, 0, BPF_H, ETHERMTU); in gen_llc()
3809 if (proto <= ETHERMTU) { in gen_llc_linktype()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_openbsd_arm.go211 ETHERMTU = 0x5dc const
Dzerrors_openbsd_amd64.go236 ETHERMTU = 0x5dc const
Dzerrors_openbsd_386.go211 ETHERMTU = 0x5dc const
Dzerrors_netbsd_arm.go321 ETHERMTU = 0x5dc const
Dzerrors_netbsd_386.go339 ETHERMTU = 0x5dc const
Dzerrors_netbsd_amd64.go329 ETHERMTU = 0x5dc const