Home
last modified time | relevance | path

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

/linux/net/shaper/
H A Dshaper.c271 case NET_SHAPER_SCOPE_NODE: in net_shaper_default_parent()
347 if (handle->scope == NET_SHAPER_SCOPE_NODE && in net_shaper_pre_insert()
470 else if (handle->scope == NET_SHAPER_SCOPE_NODE) in net_shaper_parse_handle()
645 if (node->handle.scope == NET_SHAPER_SCOPE_NODE) { in net_shaper_parse_leaf()
672 if (shaper->handle.scope != NET_SHAPER_SCOPE_NODE && in net_shaper_parse_node()
684 if (shaper->parent.scope != NET_SHAPER_SCOPE_NODE && in net_shaper_parse_node()
876 if (handle.scope == NET_SHAPER_SCOPE_NODE && in net_shaper_nl_set_doit()
916 if (parent_handle.scope == NET_SHAPER_SCOPE_NODE) { in __net_shaper_delete()
966 if (node->handle.scope == NET_SHAPER_SCOPE_NODE) { in __net_shaper_group()
993 if (node->parent.scope == NET_SHAPER_SCOPE_NODE) { in __net_shaper_group()
[all …]
/linux/include/uapi/linux/
H A Dnet_shaper.h28 NET_SHAPER_SCOPE_NODE, enumerator