Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet/
H A Dtcp_log.c773 should_log_th_flags(uint8_t thflags, struct tcpcb *tp, bool outgoing, struct ifnet *ifp) in should_log_th_flags() function
823 if (should_log_th_flags(thflags, tp, outgoing, ifp) == false) { in tcp_log_th_flags()
895 if (should_log_th_flags(thflags, NULL, outgoing, ifp) == false) { in tcp_log_drop_pkt()