Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_log_buf.h57 #define TCP_FUNC_LEN 32 macro
58 char tlv_snd_frm[TCP_FUNC_LEN]; /* tcp_output() caller */
59 char tlv_trace_func[TCP_FUNC_LEN]; /* Function that
H A Dtcp_log_buf.c1728 TCP_FUNC_LEN); in tcp_log_event_()
1731 strlcpy(log_verbose->tlv_trace_func, func, TCP_FUNC_LEN); in tcp_log_event_()