Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_log_buf.h193 uint8_t tlb_opts[TCP_MAXOLEN]; /* The TCP options */ member
H A Dtcp_log_buf.c1890 memcpy(log_buf->tlb_opts, th + 1, optlen); in tcp_log_event()