Home
last modified time | relevance | path

Searched refs:BANDLIM_UNLIMITED (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/sys/netinet/
HDicmp_var.h91 #define BANDLIM_UNLIMITED -1 macro
HDtcp_input.c1177 rstreason = BANDLIM_UNLIMITED; in tcp_input_with_port()
1628 rstreason = BANDLIM_UNLIMITED; in tcp_do_segment()
2299 rstreason = BANDLIM_UNLIMITED; in tcp_do_segment()
2425 rstreason = BANDLIM_UNLIMITED; in tcp_do_segment()
HDip_icmp.c1184 if (V_icmplim == 0 || which == BANDLIM_UNLIMITED) in badport_bandlim()
/freebsd-13-stable/sys/netinet/tcp_stacks/
HDbbr.c7865 ctf_do_dropwithreset(m, tp, th, BANDLIM_UNLIMITED, tlen); in bbr_process_ack()
9434 ctf_do_dropwithreset(m, tp, th, BANDLIM_UNLIMITED, (*tlen)); in bbr_check_data_after_close()
HDrack.c9997 ctf_do_dropwithreset(m, tp, th, BANDLIM_UNLIMITED, tlen); in rack_process_ack()
11470 ctf_do_dropwithreset(m, tp, th, BANDLIM_UNLIMITED, (*tlen)); in rack_check_data_after_close()