Home
last modified time | relevance | path

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

/linux-6.14.4/net/shaper/
Dshaper.c237 case NET_SHAPER_SCOPE_NODE: in net_shaper_default_parent()
312 if (handle->scope == NET_SHAPER_SCOPE_NODE && in net_shaper_pre_insert()
435 else if (handle->scope == NET_SHAPER_SCOPE_NODE) in net_shaper_parse_handle()
610 if (node->handle.scope == NET_SHAPER_SCOPE_NODE) { in net_shaper_parse_leaf()
637 if (shaper->handle.scope != NET_SHAPER_SCOPE_NODE && in net_shaper_parse_node()
649 if (shaper->parent.scope != NET_SHAPER_SCOPE_NODE && in net_shaper_parse_node()
830 if (handle.scope == NET_SHAPER_SCOPE_NODE && in net_shaper_nl_set_doit()
874 if (parent_handle.scope == NET_SHAPER_SCOPE_NODE) { in __net_shaper_delete()
924 if (node->handle.scope == NET_SHAPER_SCOPE_NODE) { in __net_shaper_group()
951 if (node->parent.scope == NET_SHAPER_SCOPE_NODE) { in __net_shaper_group()
[all …]
/linux-6.14.4/include/uapi/linux/
Dnet_shaper.h27 NET_SHAPER_SCOPE_NODE, enumerator