Home
last modified time | relevance | path

Searched refs:tcp_t_opt (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/net/
A Dtcp.h166 struct tcp_t_opt { struct
173 #define TCP_TSOPT_SIZE (sizeof(struct tcp_t_opt)) argument
193 struct tcp_t_opt t_opt;
208 struct tcp_t_opt t_opt;
/u-boot/net/
A Dtcp.c472 struct tcp_t_opt *tsopt; in tcp_parse_options()
492 tsopt = (struct tcp_t_opt *)p; in tcp_parse_options()

Completed in 10 milliseconds