Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/
H A Dudp_log.h59 extern void udp_log_connection_summary(struct inpcb *inp);
102 udp_log_connection_summary((inp))
H A Dudp_log.c324 udp_log_connection_summary(struct inpcb *inp) in udp_log_connection_summary() function