Searched refs:IPOPT_TS_TSONLY (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/linux/ | ||
D | ip.h | 80 #define IPOPT_TS_TSONLY 0 /* timestamps only */ macro |
/Linux-v4.19/net/ipv4/ | ||
D | ip_options.c | 371 case IPOPT_TS_TSONLY: in ip_options_compile() |