Home
last modified time | relevance | path

Searched refs:IP_MAXPACKET (Results 1 – 25 of 32) sorted by relevance

12

/external/tcpdump/
Dip.h69 #define IP_MAXPACKET 65535 /* maximum packet size */ macro
/external/ltp/testcases/network/sctp/
Dsctp_big_chunk.c30 static uint8_t packet[IP_MAXPACKET];
/external/linux-kselftest/tools/testing/selftests/net/
Dmsg_zerocopy.c94 static char payload[IP_MAXPACKET];
685 for (i = 0; i < IP_MAXPACKET; i++) in do_test()
Dip_defrag.c46 static uint8_t ip_frame[IP_MAXPACKET];
/external/ipsec-tools/src/racoon/
Dremoteconf.c188 new->esp_frag = IP_MAXPACKET; in newrmconf()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go592 IP_MAXPACKET = 0xffff const
Dzerrors_dragonfly_amd64.go808 IP_MAXPACKET = 0xffff const
Dzerrors_openbsd_arm.go833 IP_MAXPACKET = 0xffff const
Dzerrors_openbsd_amd64.go869 IP_MAXPACKET = 0xffff const
Dzerrors_openbsd_386.go834 IP_MAXPACKET = 0xffff const
Dzerrors_darwin_386.go832 IP_MAXPACKET = 0xffff const
Dzerrors_darwin_arm64.go832 IP_MAXPACKET = 0xffff const
Dzerrors_darwin_amd64.go832 IP_MAXPACKET = 0xffff const
Dzerrors_netbsd_arm.go930 IP_MAXPACKET = 0xffff const
Dzerrors_darwin_arm.go832 IP_MAXPACKET = 0xffff const
Dzerrors_freebsd_386.go903 IP_MAXPACKET = 0xffff const
Dzerrors_freebsd_arm.go910 IP_MAXPACKET = 0xffff const
Dzerrors_netbsd_386.go948 IP_MAXPACKET = 0xffff const
Dzerrors_freebsd_amd64.go903 IP_MAXPACKET = 0xffff const
Dzerrors_netbsd_amd64.go938 IP_MAXPACKET = 0xffff const
Dzerrors_linux_sparc64.go686 IP_MAXPACKET = 0xffff const
Dzerrors_linux_mipsle.go826 IP_MAXPACKET = 0xffff const
Dzerrors_linux_s390x.go826 IP_MAXPACKET = 0xffff const
Dzerrors_linux_arm.go826 IP_MAXPACKET = 0xffff const
Dzerrors_linux_ppc64le.go826 IP_MAXPACKET = 0xffff const

12