Searched refs:output_caller (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/sys/netinet/ |
| HD | tcp_log_buf.h | 555 const char *output_caller, const char *func, int line, const struct timeval *tv); 577 const char *output_caller, const char *func, int line, in tcp_log_event() argument
|
| HD | tcp_log_buf.c | 1677 const char *output_caller, const char *func, int line, const struct timeval *itv) in tcp_log_event() argument 1899 if (output_caller != NULL) in tcp_log_event() 1900 strlcpy(log_verbose->tlv_snd_frm, output_caller, in tcp_log_event()
|