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.c303 struct tcp_log_id_node struct
307 sbintime_t tln_expiretime; /* Locked by the expireq lock */
316 struct inpcb *tln_inp;
317 struct tcpcb *tln_tp;
318 struct tcp_log_id_bucket *tln_bucket;
319 struct in_endpoints tln_ie;
320 struct tcp_log_stailq tln_entries;
321 int tln_count;
322 volatile int tln_closed;
323 uint8_t tln_af;