Home
last modified time | relevance | path

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

/freebsd-src/sys/netinet/tcp_stacks/
H A Drack_bbr_common.c525 ctf_do_dropwithreset(struct mbuf * m,struct tcpcb * tp,struct tcphdr * th,int32_t rstreason,int32_t tlen) ctf_do_dropwithreset() argument
926 ctf_do_dropwithreset_conn(struct mbuf * m,struct tcpcb * tp,struct tcphdr * th,int32_t rstreason,int32_t tlen) ctf_do_dropwithreset_conn() argument
/freebsd-src/sys/netinet/
H A Dtcp_input.c622 int rstreason = 0; /* For badport_bandlim accounting purposes */ tcp_input_with_port() local
1525 int rstreason, todrop, win, incforsyn = 0; tcp_do_segment() local
3438 tcp_dropwithreset(struct mbuf * m,struct tcphdr * th,struct tcpcb * tp,int tlen,int rstreason) tcp_dropwithreset() argument
[all...]
/freebsd-src/sys/dev/cxgbe/tom/
H A Dt4_listen.c1471 int rstreason; do_pass_establish() local