Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_log_buf.c1071 tp->t_lognum--; in tcp_log_remove_log_cleanup()
1314 tp->t_lognum = 0; in tcp_log_move_tp_to_node()
1502 if (tp->t_lognum == 0) in tcp_log_purge_tp_logbuf()
1569 tp->t_lognum++; in tcp_log_event_()
1951 outnum = tp->t_lognum; in tcp_log_getlogbuf()
2011 tp->t_lognum = 0; in tcp_log_getlogbuf()
2026 tp->t_lognum -= outnum; in tcp_log_getlogbuf()
2045 tp->t_lognum += outnum; in tcp_log_getlogbuf()
2164 if (tp->t_lognum == 0) in tcp_log_dump_tp_logbuf()
2221 if (tp->t_lognum == 0) { in tcp_log_dump_tp_logbuf()
[all …]
H A Dtcp_var.h248 int t_lognum; /* Number of log entries */ member
/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h248 int t_lognum; /* Number of log entries */ member