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