Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_log_buf.c270 struct tcp_log_id_node struct
274 sbintime_t tln_expiretime; /* Locked by the expireq lock */
283 struct inpcb *tln_inp;
284 struct tcpcb *tln_tp;
285 struct tcp_log_id_bucket *tln_bucket;
286 struct in_endpoints tln_ie;
287 struct tcp_log_stailq tln_entries;
288 int tln_count;
289 volatile int tln_closed;
290 uint8_t tln_af;