Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/netinet/
H A Dudp_log.h57 extern void udp_log_bind(struct inpcb *inp, const char *event, int error);
H A Dudp_log.c197 udp_log_bind(struct inpcb *inp, const char *event, int error) in udp_log_bind() function