Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h200 struct tcp_options { struct
201 __be16 mss;
202 __u8 wsf;
205 __u8 ecn:1;
206 __u8 sack:1;
207 __u8 tstamp:1;
209 __u8 tstamp:1;
210 __u8 sack:1;
211 __u8 ecn:1;
588 struct tcp_options tcp_options; member
/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h352 struct tcp_options { global() struct
353 msstcp_options global() argument
354 wsftcp_options global() argument
357 unknowntcp_options global() argument
358 ecntcp_options global() argument
359 sacktcp_options global() argument
360 tstamptcp_options global() argument
362 tstamptcp_options global() argument
363 sacktcp_options global() argument
364 ecntcp_options global() argument
365 unknowntcp_options global() argument