Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet/
H A Dtcp_log.h161 #define TCP_LOG_CONNECTED(tp, error) if (tcp_is_log_enabled(tp, TLEF_CONNECTION)) \ macro
H A Dtcp_input.c3830 TCP_LOG_CONNECTED(tp, 0); in tcp_input()
4483 TCP_LOG_CONNECTED(tp, 0); in tcp_input()