Searched refs:TCP_LOG_CONNECT (Results 1 – 3 of 3) sorted by relevance
202 #define TCP_LOG_CONNECT(tp, outgoing, error) if (tcp_is_log_enabled(tp, TLEF_CONNECTION)) \ macro
617 TCP_LOG_CONNECT(tp, true, error); in tcp_usr_connect_common()
2724 TCP_LOG_CONNECT(tp, false, 0); in tcp_setup_server_socket()