Searched refs:TCP_FUNC_LEN (Results 1 – 2 of 2) sorted by relevance
57 #define TCP_FUNC_LEN 32 macro58 char tlv_snd_frm[TCP_FUNC_LEN]; /* tcp_output() caller */59 char tlv_trace_func[TCP_FUNC_LEN]; /* Function that
1728 TCP_FUNC_LEN); in tcp_log_event_()1731 strlcpy(log_verbose->tlv_trace_func, func, TCP_FUNC_LEN); in tcp_log_event_()