Home
last modified time | relevance | path

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

/xnu-11215.41.3/bsd/netinet/
H A Dtcp_log.h171 #define TCP_LOG_CONNECTED(tp, error) if (tcp_is_log_enabled(tp, TLEF_CONNECTION)) \ macro
H A Dtcp_input.c3960 TCP_LOG_CONNECTED(tp, 0); in tcp_input()
4622 TCP_LOG_CONNECTED(tp, 0); in tcp_input()