Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dtcp_log.h161 #define TCP_LOG_ACCEPT(tp, error) if (tcp_is_log_enabled(tp, TLEF_CONNECTION)) \ macro
H A Dtcp_usrreq.c830 TCP_LOG_ACCEPT(tp, 0); in tcp_usr_accept()
862 TCP_LOG_ACCEPT(tp, 0); in tcp6_usr_accept()