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