Searched refs:tcp_log_th_flags (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.1.10/bsd/netinet/ |
| H A D | tcp_log.h | 94 extern void tcp_log_th_flags(void *hdr, struct tcphdr *th, struct tcpcb *tp, bool outgoing, struct … 189 tcp_log_th_flags((hdr), (th), (tp), (outgoing), (ifp))
|
| H A D | tcp_log.c | 872 tcp_log_th_flags(void *hdr, struct tcphdr *th, struct tcpcb *tp, bool outgoing, struct ifnet *ifp) in tcp_log_th_flags() function
|