Searched refs:udp_log_message (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.121.6/bsd/netinet/ |
| H A D | udp_log.h | 68 extern void udp_log_message(const char *func_name, int line_no, struct inpcb *inp, const char *form… 118 udp_log_message(__func__, __LINE__, (inp), format, ## __VA_ARGS__)
|
| H A D | udp_log.c | 399 udp_log_message(const char *func_name, int line_no, struct inpcb *inp, const char *format, ...) in udp_log_message() function
|