Home
last modified time | relevance | path

Searched refs:TCPI_OPT_USEC_TS (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dtcp.h180 #define TCPI_OPT_USEC_TS 64 /* usec timestamps */ macro
/linux/net/ipv4/
H A Dtcp.c4130 info->tcpi_options |= TCPI_OPT_USEC_TS; in tcp_get_info()