Searched refs:TCP_SAVED_SYN (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/linux/ | ||
D | tcp.h | 118 #define TCP_SAVED_SYN 28 /* Get SYN headers recorded for connection */ macro |
/Linux-v4.19/net/ipv4/ | ||
D | tcp.c | 3514 case TCP_SAVED_SYN: { in do_tcp_getsockopt() |