Home
last modified time | relevance | path

Searched defs:tcp_log_id_node (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/sys/netinet/
H A Dtcp_log_buf.c292 struct tcp_log_id_node struct
296 sbintime_t tln_expiretime; /* Locked by the expireq lock */
305 struct inpcb *tln_inp;
306 struct tcpcb *tln_tp;
307 struct tcp_log_id_bucket *tln_bucket;
308 struct in_endpoints tln_ie;
309 struct tcp_log_stailq tln_entries;
310 int tln_count;
311 volatile int tln_closed;
312 uint8_t tln_af;