Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet/
H A Dudp_log.h66 extern void udp_log_connect(struct inpcb *inp, int error);
112 udp_log_connect((inp), (error))
H A Dudp_log.c282 udp_log_connect(struct inpcb *inp, int error) in udp_log_connect() function