Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Drack_bbr_common.c499 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 Dtcp_input.c1389 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 Dtcp_var.h944 void tcp_dropwithreset(struct mbuf *, struct tcphdr *,
/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h944 void tcp_dropwithreset(struct mbuf *, struct tcphdr *,