Searched defs:tcp_cookie_transactions (Results 1 – 1 of 1) sorted by relevance
198 struct tcp_cookie_transactions { struct199 __u16 tcpct_flags; /* see above */200 __u8 __tcpct_pad1; /* zero */201 __u8 tcpct_cookie_desired; /* bytes */202 __u16 tcpct_s_data_desired; /* bytes of variable data */203 __u16 tcpct_used; /* bytes in value */204 __u8 tcpct_value[TCP_MSS_DEFAULT];