Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/netinet/
H A Dudp_log.h95 #define UDP_LOG_BIND(inp, error) if (udp_is_log_enabled(inp, ULEF_BIND)) \ macro
H A Dudp_usrreq.c2303 UDP_LOG_BIND(inp, error); in udp_bind()
/xnu-10063.141.1/bsd/netinet6/
H A Dudp6_usrreq.c889 UDP_LOG_BIND(inp, error); in udp6_bind()