Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet/ !
H A Dtcp_log.h185 #define TCP_LOG_CONNECTED(tp, error) if (tcp_is_log_enabled(tp, TLEF_CONNECTION)) \ macro
H A Dtcp_input.c3977 TCP_LOG_CONNECTED(tp, 0); in tcp_input()
4639 TCP_LOG_CONNECTED(tp, 0); in tcp_input()