Searched refs:TCP_LOG_CONNECT (Results 1 – 3 of 3) sorted by relevance
158 #define TCP_LOG_CONNECT(tp, outgoing, error) if (tcp_is_log_enabled(tp, TLEF_CONNECTION)) \ macro
582 TCP_LOG_CONNECT(tp, true, error); in tcp_usr_connect_common()
3473 TCP_LOG_CONNECT(tp, false, 0); in tcp_input()