Searched refs:ctf_do_dropwithreset (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14-stable/sys/netinet/tcp_stacks/ |
| HD | rack_bbr_common.h | 107 ctf_do_dropwithreset(struct mbuf *m, struct tcpcb *tp,
|
| HD | rack_bbr_common.c | 509 ctf_do_dropwithreset(struct mbuf *m, struct tcpcb *tp, struct tcphdr *th, in ctf_do_dropwithreset() function 685 ctf_do_dropwithreset(m, tp, th, BANDLIM_RST_OPENPORT, tlen); in __ctf_do_dropafterack()
|
| HD | bbr.c | 7855 ctf_do_dropwithreset(m, tp, th, BANDLIM_UNLIMITED, tlen); in bbr_process_ack() 8755 ctf_do_dropwithreset(m, tp, th, BANDLIM_RST_OPENPORT, tlen); in bbr_do_syn_sent() 8957 ctf_do_dropwithreset(m, tp, th, BANDLIM_RST_OPENPORT, tlen); in bbr_do_syn_recv() 8969 ctf_do_dropwithreset(m, tp, th, BANDLIM_RST_OPENPORT, tlen); in bbr_do_syn_recv() 9002 ctf_do_dropwithreset(m, tp, th, BANDLIM_RST_OPENPORT, tlen); in bbr_do_syn_recv() 9397 ctf_do_dropwithreset(m, tp, th, BANDLIM_UNLIMITED, (*tlen)); in bbr_check_data_after_close()
|
| HD | rack.c | 12429 ctf_do_dropwithreset(m, tp, th, BANDLIM_UNLIMITED, tlen); in rack_process_ack() 13266 ctf_do_dropwithreset(m, tp, th, BANDLIM_RST_OPENPORT, tlen); in rack_do_syn_sent() 13462 ctf_do_dropwithreset(m, tp, th, BANDLIM_RST_OPENPORT, tlen); in rack_do_syn_recv() 13475 ctf_do_dropwithreset(m, tp, th, BANDLIM_RST_OPENPORT, tlen); in rack_do_syn_recv() 13509 ctf_do_dropwithreset(m, tp, th, BANDLIM_RST_OPENPORT, tlen); in rack_do_syn_recv() 13900 ctf_do_dropwithreset(m, tp, th, BANDLIM_UNLIMITED, (*tlen)); in rack_check_data_after_close() 16939 ctf_do_dropwithreset(m, tp, th, BANDLIM_RST_OPENPORT, tlen); in rack_do_segment_nounlock()
|