Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dicmp_var.h103 #define BANDLIM_UNLIMITED -1 macro
H A Dtcp_input.c1136 rstreason = BANDLIM_UNLIMITED; in tcp_input_with_port()
1571 rstreason = BANDLIM_UNLIMITED; in tcp_do_segment()
2224 rstreason = BANDLIM_UNLIMITED; in tcp_do_segment()
2353 rstreason = BANDLIM_UNLIMITED; in tcp_do_segment()
H A Dip_icmp.c1186 if (V_icmplim == 0 || which == BANDLIM_UNLIMITED) in badport_bandlim()
/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c7866 ctf_do_dropwithreset(m, tp, th, BANDLIM_UNLIMITED, tlen); in bbr_process_ack()
9408 ctf_do_dropwithreset(m, tp, th, BANDLIM_UNLIMITED, (*tlen)); in bbr_check_data_after_close()
H A Drack.c12038 ctf_do_dropwithreset(m, tp, th, BANDLIM_UNLIMITED, tlen); in rack_process_ack()
13518 ctf_do_dropwithreset(m, tp, th, BANDLIM_UNLIMITED, (*tlen)); in rack_check_data_after_close()