Searched refs:tcp_dropwithreset (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | rack_bbr_common.c | 499 tcp_dropwithreset(m, th, tp, tlen, rstreason); in ctf_do_dropwithreset() 502 tcp_dropwithreset(m, th, NULL, tlen, rstreason); in ctf_do_dropwithreset() 813 tcp_dropwithreset(m, th, tp, tlen, rstreason); in ctf_do_dropwithreset_conn()
|
| /f-stack/freebsd/netinet/ |
| H A D | tcp_input.c | 1389 tcp_dropwithreset(m, th, tp, tlen, rstreason); in tcp_input() 1392 tcp_dropwithreset(m, th, NULL, tlen, rstreason); in tcp_input() 3321 tcp_dropwithreset(m, th, tp, tlen, rstreason); in tcp_do_segment() 3325 tcp_dropwithreset(m, th, NULL, tlen, rstreason); in tcp_do_segment() 3351 tcp_dropwithreset(struct mbuf *m, struct tcphdr *th, struct tcpcb *tp, in tcp_dropwithreset() function
|
| H A D | tcp_var.h | 944 void tcp_dropwithreset(struct mbuf *, struct tcphdr *,
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | tcp_var.h | 944 void tcp_dropwithreset(struct mbuf *, struct tcphdr *,
|