Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/netinet/
H A Dudp_log.h67 extern void udp_log_connection_summary(struct inpcb *inp);
115 udp_log_connection_summary((inp))
H A Dudp_log.c300 udp_log_connection_summary(struct inpcb *inp) in udp_log_connection_summary() function