Home
last modified time | relevance | path

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

/linux-6.14.4/include/uapi/linux/
Dnet_shaper.h24 NET_SHAPER_SCOPE_UNSPEC, enumerator
/linux-6.14.4/net/shaper/
Dshaper.c116 if (handle->scope == NET_SHAPER_SCOPE_UNSPEC) in net_shaper_fill_handle()
230 case NET_SHAPER_SCOPE_UNSPEC: in net_shaper_default_parent()
233 parent->scope = NET_SHAPER_SCOPE_UNSPEC; in net_shaper_default_parent()
528 if (shaper->handle.scope == NET_SHAPER_SCOPE_UNSPEC) { in net_shaper_parse_info()
939 if (node->parent.scope == NET_SHAPER_SCOPE_UNSPEC) { in __net_shaper_group()