Searched refs:TCP_LOG_TH_FLAGS (Results 1 – 3 of 3) sorted by relevance
| /xnu-8796.141.3/bsd/netinet/ |
| H A D | tcp_log.h | 179 #define TCP_LOG_TH_FLAGS(hdr, th, tp, outgoing, ifp) \ macro
|
| H A D | tcp_output.c | 2934 TCP_LOG_TH_FLAGS(isipv6 ? (void *)ip6 : (void *)ip, th, tp, true, in tcp_output()
|
| H A D | tcp_input.c | 2754 TCP_LOG_TH_FLAGS(TCP_LOG_HDR, th, tp, false, ifp); in tcp_input()
|