Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_log_buf.h122 #define TLB_FLAG_HDR 0x0004 /* Includes a TCP header */ macro
H A Dtcp_log_buf.c1714 log_buf->tlb_eventflags |= TLB_FLAG_HDR; in tcp_log_event_()
1878 if (log_entry->tlm_buf.tlb_eventflags & TLB_FLAG_HDR) in tcp_log_logs_to_buf()
1886 if (!(log_entry->tlm_buf.tlb_eventflags & TLB_FLAG_HDR)) { in tcp_log_logs_to_buf()