Home
last modified time | relevance | path

Searched defs:tcphdr (Results 1 – 4 of 4) sorted by relevance

/btstack/3rd-party/lwip/core/src/core/
H A Dtcp_out.c1822 struct tcp_hdr *tcphdr; in tcp_output_alloc_header_common() local
1874 struct tcp_hdr *tcphdr; in tcp_output_fill_options() local
1936 struct tcp_hdr *tcphdr = (struct tcp_hdr *)p->payload; in tcp_output_control_segment() local
2120 struct tcp_hdr *tcphdr; in tcp_zero_window_probe() local
H A Dtcp_in.c75 static struct tcp_hdr *tcphdr; variable
H A Dtcp.c2412 tcp_debug_print(struct tcp_hdr *tcphdr) in tcp_debug_print()
/btstack/3rd-party/lwip/core/src/include/lwip/priv/
H A Dtcp_priv.h273 struct tcp_hdr *tcphdr; /* the TCP header */ member
496 # define tcp_debug_print(tcphdr) argument