Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_log_buf.h151 #define TLB_FLAG_STACKINFO 0x0010 /* Includes stack-specific info */ macro
H A Dtcp_log_buf.c1876 log_buf->tlb_eventflags |= TLB_FLAG_STACKINFO; in tcp_log_event()