Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_log_buf.h166 struct tcphdr tlb_th; /* The TCP header */ member
H A Dtcp_log_buf.c1715 log_buf->tlb_th = *th; in tcp_log_event_()
1717 tcp_fields_to_net(&log_buf->tlb_th); in tcp_log_event_()
1881 entrysize = offsetof(struct tcp_log_buffer, tlb_th); in tcp_log_logs_to_buf()