Home
last modified time | relevance | path

Searched refs:UDP_LOG_CONNECT (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.121.6/bsd/netinet/
H A Dudp_log.h111 #define UDP_LOG_CONNECT(inp, error) if (udp_is_log_enabled((inp), ULEF_CONNECT)) \ macro
H A Dudp_usrreq.c2423 UDP_LOG_CONNECT(inp, error); in udp_connect()
/xnu-11417.121.6/bsd/netinet6/
H A Dudp6_usrreq.c1057 UDP_LOG_CONNECT(inp, error); in udp6_connect()