Home
last modified time | relevance | path

Searched refs:tlb_flex2 (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_timer.c839 lgb->tlb_flex2 = ticks; in tcp_bblog_timer()
843 lgb->tlb_flex2 = UINT32_MAX; in tcp_bblog_timer()
845 lgb->tlb_flex2 = (uint32_t)ms; in tcp_bblog_timer()
H A Dtcp_log_buf.h180 uint32_t tlb_flex2; /* Event specific information */ member
H A Dtcp_log_buf.c1453 lgb->tlb_flex2 = 1; in tcp_log_tcpcbfini()
1466 lgb->tlb_flex2 = 2; in tcp_log_tcpcbfini()
H A Dtcp_subr.c4647 l->tlb_flex2 = option_val; in tcp_log_socket_option()