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