Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_ratelimit.h59 #define RS_INT_TBL 0x0010 /* macro
H A Dtcp_ratelimit.c634 rs->rs_flags = RS_IS_INTF | RS_INT_TBL; in rt_setup_new_rs()
668 } else if (rs->rs_flags & RS_INT_TBL) { in rt_setup_new_rs()
964 if ((rs->rs_flags & RS_INT_TBL) && in tcp_find_suitable_rate()