Lines Matching defs:tcp_options
352 struct tcp_options { struct353 __be16 mss;354 __u8 wsf;357 __u8 unknown:1;358 __u8 ecn:1;359 __u8 sack:1;360 __u8 tstamp:1;362 __u8 tstamp:1;363 __u8 sack:1;364 __u8 ecn:1;365 __u8 unknown:1;