Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dtcp_log.h175 #define TCP_LOG_ACCEPT(tp, error) if (tcp_is_log_enabled(tp, TLEF_CONNECTION)) \ macro
H A Dtcp_usrreq.c884 TCP_LOG_ACCEPT(tp, 0); in tcp_usr_accept()
914 TCP_LOG_ACCEPT(tp, 0); in tcp6_usr_accept()