Searched defs:tcphdr (Results 1 – 17 of 17) sorted by relevance
97 struct tcp_hdr *tcphdr; in tcp_output_alloc_header() local845 struct tcp_hdr *tcphdr; in tcp_send_empty_ack() local1200 struct tcp_hdr *tcphdr; in tcp_rst() local1373 struct tcp_hdr *tcphdr; in tcp_keepalive() local1423 struct tcp_hdr *tcphdr; in tcp_zero_window_probe() local
63 static struct tcp_hdr *tcphdr; variable
1617 tcp_debug_print(struct tcp_hdr *tcphdr) in tcp_debug_print()
111 struct tcp_hdr *tcphdr; in tcp_output_alloc_header() local925 struct tcp_hdr *tcphdr; in tcp_send_empty_ack() local1349 struct tcp_hdr *tcphdr; in tcp_rst() local1557 struct tcp_hdr *tcphdr = (struct tcp_hdr *)p->payload; in tcp_keepalive() local1590 struct tcp_hdr *tcphdr; in tcp_zero_window_probe() local
69 static struct tcp_hdr *tcphdr; variable
2042 tcp_debug_print(struct tcp_hdr *tcphdr) in tcp_debug_print()
421 struct tcp_hdr *tcphdr; in ip_nat_input() local617 struct tcp_hdr *tcphdr; in ip_nat_out() local845 ip_nat_tcp_lookup_incoming(const struct ip_hdr *iphdr, const struct tcp_hdr *tcphdr) in ip_nat_tcp_lookup_incoming()878 const struct tcp_hdr *tcphdr, u8_t allocate) in ip_nat_tcp_lookup_outgoing()
1822 struct tcp_hdr *tcphdr; in tcp_output_alloc_header_common() local1874 struct tcp_hdr *tcphdr; in tcp_output_fill_options() local1936 struct tcp_hdr *tcphdr = (struct tcp_hdr *)p->payload; in tcp_output_control_segment() local2120 struct tcp_hdr *tcphdr; in tcp_zero_window_probe() local
75 static struct tcp_hdr *tcphdr; variable
2405 tcp_debug_print(struct tcp_hdr *tcphdr) in tcp_debug_print()
295 struct tcp_hdr *tcphdr; /* the TCP header */ member468 # define tcp_debug_print(tcphdr) argument
273 struct tcp_hdr *tcphdr; /* the TCP header */ member496 # define tcp_debug_print(tcphdr) argument
267 struct tcp_hdr *tcphdr; /* the TCP header */ member488 # define tcp_debug_print(tcphdr) argument
47 struct tcp_hdr* tcphdr; in tcp_create_segment_wnd() local
53 struct tcp_hdr* tcphdr; in tcp_create_segment_wnd() local
367 struct tcp_hdr tcphdr; in START_TEST() local
48 struct tcp_hdr* tcphdr; in tcp_create_segment_wnd() local
Completed in 44 milliseconds