Searched defs:tcp_hdr (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dtcp_impl.h164 struct tcp_hdr { struct
300 struct tcp_hdr *tcphdr; /* the TCP header */
491 void tcp_debug_print(struct tcp_hdr *tcphdr);
/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Dtcp.h174 struct tcp_hdr { struct
396 struct tcp_hdr *tcphdr; /* the TCP header */
438 void tcp_debug_print(struct tcp_hdr *tcphdr);

Completed in 66 milliseconds