Searched refs:tcp_log_message (Results 1 – 2 of 2) sorted by relevance
| /xnu-10002.1.13/bsd/netinet/ |
| H A D | tcp_log.h | 97 extern void tcp_log_message(const char *func_name, int line_no, struct tcpcb *tp, const char *forma… 194 tcp_log_message(__func__, __LINE__, tp, format, ## __VA_ARGS__)
|
| H A D | tcp_log.c | 979 tcp_log_message(const char *func_name, int line_no, struct tcpcb *tp, const char *format, ...) in tcp_log_message() function
|