Searched defs:tcp_opt_s (Results 1 – 2 of 2) sorted by relevance
308 typedef struct tcp_opt_s { struct313 uint8_t tcp_opt_sig[MD5_DIGEST_LENGTH]; argument314 tcp_t *tcp;
105 typedef struct tcp_opt_s { struct106 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;