Searched refs:TCPI_OPT_USEC_TS (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/include/uapi/linux/ | ||
| H A D | tcp.h | 186 #define TCPI_OPT_USEC_TS 64 /* usec timestamps */ macro |
| /linux-6.15/net/ipv4/ | ||
| H A D | tcp.c | 4164 info->tcpi_options |= TCPI_OPT_USEC_TS; in tcp_get_info() |