Searched refs:output_caller (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | tcp_log_buf.h | 358 const char *output_caller, const char *func, int line, const struct timeval *tv); 377 const char *output_caller, const char *func, int line, in tcp_log_event_() argument
|
| H A D | tcp_log_buf.c | 1523 const char *output_caller, const char *func, int line, const struct timeval *itv) in tcp_log_event_() argument 1726 if (output_caller != NULL) in tcp_log_event_() 1727 strlcpy(log_verbose->tlv_snd_frm, output_caller, in tcp_log_event_()
|