Home
last modified time | relevance | path

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

/linux-6.15/net/shaper/
H A 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()
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()
1098 if (handle.scope == NET_SHAPER_SCOPE_NODE) { in net_shaper_nl_delete_doit()
[all …]
/linux-6.15/include/uapi/linux/
H A Dnet_shaper.h27 NET_SHAPER_SCOPE_NODE, enumerator