Searched refs:tcp_t_opt (Results 1 – 2 of 2) sorted by relevance
166 struct tcp_t_opt { struct173 #define TCP_TSOPT_SIZE (sizeof(struct tcp_t_opt)) argument193 struct tcp_t_opt t_opt;208 struct tcp_t_opt t_opt;
472 struct tcp_t_opt *tsopt; in tcp_parse_options()492 tsopt = (struct tcp_t_opt *)p; in tcp_parse_options()
Completed in 10 milliseconds