Searched refs:policers (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/Documentation/networking/devlink/ |
| D | devlink-trap.rst | 602 devices usually include packet trap policers that are able to police the 606 supported packet trap policers with ``devlink``. The device driver can choose 607 to associate these policers with supported packet trap groups (see 611 Device drivers should allow user space to change the parameters of the policers 612 (e.g., rate, burst size) as well as the association between the policers and
|
| /Linux-v5.15/include/net/ |
| D | devlink.h | 1806 const struct devlink_trap_policer *policers, 1810 const struct devlink_trap_policer *policers,
|
| /Linux-v5.15/net/core/ |
| D | devlink.c | 11343 const struct devlink_trap_policer *policers, in devlink_trap_policers_register() argument 11350 const struct devlink_trap_policer *policer = &policers[i]; in devlink_trap_policers_register() 11370 devlink_trap_policer_unregister(devlink, &policers[i]); in devlink_trap_policers_register() 11384 const struct devlink_trap_policer *policers, in devlink_trap_policers_unregister() argument 11391 devlink_trap_policer_unregister(devlink, &policers[i]); in devlink_trap_policers_unregister()
|
| /Linux-v5.15/net/ipv4/ |
| D | Kconfig | 668 operate with shallow buffers, deep buffers, bufferbloat, policers, or
|