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

/freebsd-13-stable/sys/netinet/
H A Dtcp_ratelimit.h63 #define RS_INTF_NO_SUP 0x0100 /* The interface does not support the ratelimiting */ macro
H A Dtcp_ratelimit.c291 if (rs->rs_flags & RS_INTF_NO_SUP) {
557 rs->rs_flags = RS_INTF_NO_SUP;
1154 (rs->rs_flags & RS_INTF_NO_SUP) ||

Completed in 185 milliseconds