Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_subr.c4629 tcp_req_log_req_info(struct tcpcb *tp, struct tcp_sendfile_track *req, in tcp_req_log_req_info() function
4718 tcp_req_log_req_info(tp, &tp->t_tcpreq_info[i], i, TCP_TRK_REQ_LOG_STALE, in tcp_req_check_for_stale_entries()
4725 tcp_req_log_req_info(tp, &tp->t_tcpreq_info[i], i, TCP_TRK_REQ_LOG_STALE, in tcp_req_check_for_stale_entries()
4752 tcp_req_log_req_info(tp, ent, in tcp_req_check_for_comp()
4817 tcp_req_log_req_info(tp, ent, i, TCP_TRK_REQ_LOG_SEARCH, in tcp_req_find_req_for_seq()
4886 tcp_req_log_req_info(tp, &tp->t_tcpreq_info[i], in tcp_req_alloc_req_full()
4931 tcp_req_log_req_info(tp, fil, i, in tcp_req_alloc_req_full()
H A Dtcp_log_buf.c2947 tcp_req_log_req_info(tp, ent, i, TCP_TRK_REQ_LOG_COMPLETE, offset, nbytes); in tcp_log_sendfile()
2949 tcp_req_log_req_info(tp, ent, i, TCP_TRK_REQ_LOG_MOREYET, offset, nbytes); in tcp_log_sendfile()
H A Dtcp_var.h1542 tcp_req_log_req_info(struct tcpcb *tp,
/freebsd/sys/netinet/tcp_stacks/
H A Drack.c11736 tcp_req_log_req_info(rack->rc_tp, ent, in rack_req_check_for_comp()