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