Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/
H A Dtcp_log.h163 #define TCP_LOG_CONNECTED(tp, error) if (tcp_is_log_enabled(tp, TLEF_CONNECTION)) \ macro
H A Dtcp_input.c3804 TCP_LOG_CONNECTED(tp, 0); in tcp_input()
4463 TCP_LOG_CONNECTED(tp, 0); in tcp_input()