Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet/
H A Dudp_log.h64 extern void udp_log_bind(struct inpcb *inp, int error);
107 udp_log_bind((inp), (error))
H A Dudp_log.c258 udp_log_bind(struct inpcb *inp, int error) in udp_log_bind() function