Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_log_buf.c457 tp, tlb, tln)); in tcp_log_remove_id_node()
463 tln = tp->t_lin; in tcp_log_remove_id_node()
570 tln = NULL; in tcp_log_set_id()
671 if (tln != NULL) in tcp_log_set_id()
673 tln = tp->t_lin; in tcp_log_set_id()
874 tp->t_lin = tln; in tcp_log_set_id()
885 tln = NULL; in tcp_log_set_id()
908 if (tln != NULL) in tcp_log_set_id()
1258 tcp_log_free_entries(&tln->tln_entries, &tln->tln_count); in tcp_log_expire()
1272 if (tln != NULL) { in tcp_log_expire()
[all …]