Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_log_buf.c302 struct tcp_log_id_node struct
306 sbintime_t tln_expiretime; /* Locked by the expireq lock */
315 struct inpcb *tln_inp;
316 struct tcpcb *tln_tp;
317 struct tcp_log_id_bucket *tln_bucket;
318 struct in_endpoints tln_ie;
319 struct tcp_log_stailq tln_entries;
320 int tln_count;
321 volatile int tln_closed;
322 uint8_t tln_af;