Home
last modified time | relevance | path

Searched defs:rstreason (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/tcp_stacks/
H A Drack_bbr_common.c510 int32_t rstreason, int32_t tlen) in ctf_do_dropwithreset()
869 int32_t rstreason, int32_t tlen) in ctf_do_dropwithreset_conn()
/freebsd/sys/netinet/
H A Dtcp_input.c624 int rstreason = 0; /* For badport_bandlim accounting purposes */ in tcp_input_with_port() local
1527 int rstreason, todrop, win, incforsyn = 0; tcp_do_segment() local
3494 tcp_dropwithreset(struct mbuf * m,struct tcphdr * th,struct tcpcb * tp,int tlen,int rstreason) tcp_dropwithreset() argument
[all...]
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_listen.c1628 int rstreason; in do_pass_establish() local