Searched defs:tcp_out_options (Results 1 – 1 of 1) sorted by relevance
433 struct tcp_out_options { struct434 u16 options; /* bit field of OPTION_* */458 struct tcp_out_options *opts) in tcp_options_write() argument