Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dtcp_impl.h308 typedef struct tcp_opt_s { struct
313 uint8_t tcp_opt_sig[MD5_DIGEST_LENGTH]; argument
314 tcp_t *tcp;
/illumos-gate/usr/src/stand/lib/tcp/
H A Dtcp.c105 typedef struct tcp_opt_s { struct
106 uint32_t tcp_opt_mss;
107 uint32_t tcp_opt_wscale;
108 uint32_t tcp_opt_ts_val;
109 uint32_t tcp_opt_ts_ecr;
110 tcp_t *tcp;