Searched refs:tlb_opts (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/netinet/ | ||
| H A D | tcp_log_buf.h | 167 uint8_t tlb_opts[TCP_MAXOLEN]; /* The TCP options */ member |
| H A D | tcp_log_buf.c | 1720 memcpy(log_buf->tlb_opts, th + 1, optlen); in tcp_log_event_() |