Searched defs:tcp_nip_out_options (Results 1 – 1 of 1) sorted by relevance
70 struct tcp_nip_out_options { struct71 u16 options; /* bit field of OPTION_* */72 u16 mss; /* If it is zero, the MSS option is disabled */74 u8 ws; /* window scale, 0 to disable */75 __u32 tsval, tsecr; /* need to include OPTION_TS */