Home
last modified time | relevance | path

Searched refs:IPOPT_TS_TSONLY (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dip.h81 #define IPOPT_TS_TSONLY 0 /* timestamps only */ macro
/openbmc/linux/net/ipv4/
H A Dip_options.c359 case IPOPT_TS_TSONLY: in __ip_options_compile()
/openbmc/linux/tools/testing/selftests/net/
H A Dgro.c566 ts->ipt_flg = IPOPT_TS_TSONLY; in add_ipv4_ts_option()