OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TCP_SAVE_SYN
(Results
1 - 4
of
4
) sorted by null
/external/strace/xlat/
socktcpoptions.h
89
#if defined(
TCP_SAVE_SYN
) || (defined(HAVE_DECL_TCP_SAVE_SYN) && HAVE_DECL_TCP_SAVE_SYN)
90
XLAT(
TCP_SAVE_SYN
),
/bionic/libc/kernel/uapi/linux/
tcp.h
100
#define
TCP_SAVE_SYN
27
/external/iproute2/include/linux/
tcp.h
116
#define
TCP_SAVE_SYN
27 /* Record SYN headers for new connections */
/external/kernel-headers/original/uapi/linux/
tcp.h
116
#define
TCP_SAVE_SYN
27 /* Record SYN headers for new connections */
Completed in 681 milliseconds