Searched refs:output_caller (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/netinet/ |
| H A D | tcp_log_buf.h | 558 const char *output_caller, const char *func, int line, const struct timeval *tv); 583 const char *output_caller, const char *func, int line, in tcp_log_event() argument
|
| H A D | tcp_log_buf.c | 1688 const char *output_caller, const char *func, int line, const struct timeval *itv) in tcp_log_event() argument 1910 if (output_caller != NULL) in tcp_log_event() 1911 strlcpy(log_verbose->tlv_snd_frm, output_caller, in tcp_log_event()
|