Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dtcp_output.c423 struct tcp_out_options { struct
424 u16 options; /* bit field of OPTION_* */
448 struct tcp_out_options *opts) in tcp_options_write() argument