| /OK3568_Linux_fs/buildroot/package/uhttpd/ |
| H A D | 0002-Fix-TCP_FASTOPEN-related-compile-error.patch | 4 Subject: [PATCH] Fix TCP_FASTOPEN related compile error. 20 +#ifndef TCP_FASTOPEN 21 +#define TCP_FASTOPEN 23
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | tcp.h | 113 #define TCP_FASTOPEN 23 /* Enable FastOpen on listeners */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/netinet/ |
| H A D | tcp.h | 62 #define TCP_FASTOPEN 23 /* Enable FastOpen on listeners */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/netinet/ |
| H A D | tcp.h | 62 #define TCP_FASTOPEN 23 /* Enable FastOpen on listeners */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | tcp.h | 113 #define TCP_FASTOPEN 23 /* Enable FastOpen on listeners */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | tcp.h | 113 #define TCP_FASTOPEN 23 /* Enable FastOpen on listeners */ macro
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A D | tcp_fastopen_backup_key.c | 134 if (setsockopt(rcv_fds[i], SOL_TCP, TCP_FASTOPEN, &qlen, in build_rcv_fd()
|
| H A D | reuseport_bpf.c | 177 if (setsockopt(fd[i], SOL_TCP, TCP_FASTOPEN, &opt, in build_recv_group()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | tcp.c | 3361 case TCP_FASTOPEN: in do_tcp_setsockopt() 3855 case TCP_FASTOPEN: in do_tcp_getsockopt()
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | ip-sysctl.rst | 724 enable individual listeners via TCP_FASTOPEN socket option with 738 default without explicit TCP_FASTOPEN socket option. 764 TCP_FASTOPEN setsockopt() optname is set and a key has not been
|
| H A D | snmp_counter.rst | 954 TCP_FASTOPEN socket operation and it could not be larger than 957 setsockopt(sfd, SOL_TCP, TCP_FASTOPEN, &qlen, sizeof(qlen));
|
| /OK3568_Linux_fs/kernel/net/smc/ |
| H A D | af_smc.c | 2214 case TCP_FASTOPEN: in smc_setsockopt()
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |