Home
last modified time | relevance | path

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

/linux-3.3/net/ipv4/
Dtcp_output.c383 struct tcp_out_options { struct
384 u8 options; /* bit field of OPTION_* */
385 u8 ws; /* window scale, 0 to disable */
386 u8 num_sack_blocks; /* number of SACK blocks to include */
387 u8 hash_size; /* bytes in hash_location */
388 u16 mss; /* 0 to disable */
389 __u32 tsval, tsecr; /* need to include OPTION_TS */
390 __u8 *hash_location; /* temporary pointer, overloaded */