Searched refs:policers (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/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-v6.1/include/net/ |
D | devlink.h | 1848 const struct devlink_trap_policer *policers, 1852 const struct devlink_trap_policer *policers,
|
/Linux-v6.1/net/core/ |
D | devlink.c | 12334 const struct devlink_trap_policer *policers, in devl_trap_policers_register() argument 12341 const struct devlink_trap_policer *policer = &policers[i]; in devl_trap_policers_register() 12359 devlink_trap_policer_unregister(devlink, &policers[i]); in devl_trap_policers_register() 12372 const struct devlink_trap_policer *policers, in devl_trap_policers_unregister() argument 12379 devlink_trap_policer_unregister(devlink, &policers[i]); in devl_trap_policers_unregister()
|
/Linux-v6.1/net/ipv4/ |
D | Kconfig | 677 operate with shallow buffers, deep buffers, bufferbloat, policers, or
|