Searched refs:tlh_tag (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netinet/ | ||
H A D | tcp_log_buf.h | 317 char tlh_tag[TCP_LOG_TAG_LEN]; member |
H A D | tcp_log_buf.c | 2343 strlcpy(hdr->tlh_tag, entry->tldl_tag, TCP_LOG_TAG_LEN); in tcp_log_expandlogbuf() |