Home
last modified time | relevance | path

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

/dflybsd-src/sys/netinet/
H A Dtcp_var.h484 struct tcpopt { struct
485 u_int to_flags; /* which options are present */
495 u_int32_t to_tsval;
496 u_int32_t to_tsecr;
497 u_int16_t to_mss;
498 u_int8_t to_requested_s_scale;
499 u_int8_t to_nsackblocks;
500 struct raw_sackblock *to_sackblocks;