Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_log_buf.h149 #define TLB_FLAG_HDR 0x0004 /* Includes a TCP header */ macro
H A Dtcp_log_buf.c1884 log_buf->tlb_eventflags |= TLB_FLAG_HDR; in tcp_log_event()
2087 if (log_entry->tlm_buf.tlb_eventflags & TLB_FLAG_HDR) in tcp_log_logs_to_buf()
2095 if (!(log_entry->tlm_buf.tlb_eventflags & TLB_FLAG_HDR)) { in tcp_log_logs_to_buf()