Searched defs:tcp_opt_s (Results 1 – 2 of 2) sorted by relevance
285 typedef struct tcp_opt_s { struct286 uint32_t tcp_opt_mss;287 uint32_t tcp_opt_wscale;288 uint32_t tcp_opt_ts_val;289 uint32_t tcp_opt_ts_ecr;290 tcp_t *tcp;
106 typedef struct tcp_opt_s { struct107 uint32_t tcp_opt_mss;108 uint32_t tcp_opt_wscale;109 uint32_t tcp_opt_ts_val;110 uint32_t tcp_opt_ts_ecr;111 tcp_t *tcp;