Home
last modified time | relevance | path

Searched refs:RS_INTF_NO_SUP (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_ratelimit.h65 #define RS_INTF_NO_SUP 0x0100 /* The interface does not support the ratelimiting */ macro
H A Dtcp_ratelimit.c300 if (rs->rs_flags & RS_INTF_NO_SUP) { in rl_add_syctl_entries()
566 rs->rs_flags = RS_INTF_NO_SUP; in rt_setup_new_rs()
1163 (rs->rs_flags & RS_INTF_NO_SUP) || in rt_setup_rate()