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