Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet/
H A Dtcp_log.h205 #define TCP_LOG_CONNECTED(tp, error) if (tcp_is_log_enabled(tp, TLEF_CONNECTION)) \ macro
H A Dtcp_input.c4277 TCP_LOG_CONNECTED(tp, 0); in tcp_input()
4936 TCP_LOG_CONNECTED(tp, 0); in tcp_input()