Home
last modified time | relevance | path

Searched defs:tcp_option_ts (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/net/
H A Dgro.c400 struct tcp_option_ts { in tcp_write_options() struct
401 uint8_t kind; in tcp_write_options()
402 uint8_t len; in tcp_write_options()
403 uint32_t tsval; in tcp_write_options()
404 uint32_t tsecr; in tcp_write_options()