Home
last modified time | relevance | path

Searched refs:tcp_debug_print (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/core/lwip/src/include/lwip/
Dtcp_impl.h447 void tcp_debug_print(struct tcp_hdr *tcphdr);
453 # define tcp_debug_print(tcphdr) macro
/external/syslinux/core/lwip/src/core/
Dtcp_in.c112 tcp_debug_print(tcphdr); in tcp_input()
144 tcp_debug_print(tcphdr); in tcp_input()
Dtcp.c1510 tcp_debug_print(struct tcp_hdr *tcphdr) in tcp_debug_print() function