Home
last modified time | relevance | path

Searched refs:TCP_FUNC_LEN (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_log_buf.h55 #define TCP_FUNC_LEN 32 macro
56 char tlv_snd_frm[TCP_FUNC_LEN]; /* tcp_output() caller */
57 char tlv_trace_func[TCP_FUNC_LEN]; /* Function that
H A Dtcp_log_buf.c1900 TCP_FUNC_LEN); in tcp_log_event()
1903 strlcpy(log_verbose->tlv_trace_func, func, TCP_FUNC_LEN); in tcp_log_event()