Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Drack_bbr_common.c510 tcp_dropwithreset(m, th, tp, tlen); in ctf_do_dropwithreset()
868 tcp_dropwithreset(m, th, tp, tlen); in ctf_do_dropwithreset_conn()
/freebsd/sys/netinet/
H A Dtcp_input.c1409 tcp_dropwithreset(m, th, tp, tlen); in tcp_input_with_port()
3415 tcp_dropwithreset(m, th, NULL, tlen); in tcp_do_segment()
3438 tcp_dropwithreset(struct mbuf *m, struct tcphdr *th, struct tcpcb *tp, int tlen) in tcp_dropwithreset() function
H A Dtcp_var.h1382 void tcp_dropwithreset(struct mbuf *, struct tcphdr *, struct tcpcb *, int);