Home
last modified time | relevance | path

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

/linux-6.14.4/include/uapi/linux/
Dnet_shaper.h25 NET_SHAPER_SCOPE_NETDEV, enumerator
/linux-6.14.4/net/shaper/
Dshaper.c231 case NET_SHAPER_SCOPE_NETDEV: in net_shaper_default_parent()
238 parent->scope = NET_SHAPER_SCOPE_NETDEV; in net_shaper_default_parent()
638 shaper->handle.scope != NET_SHAPER_SCOPE_NETDEV) { in net_shaper_parse_node()
650 shaper->parent.scope != NET_SHAPER_SCOPE_NETDEV) { in net_shaper_parse_node()
1032 if (WARN_ON_ONCE(node.handle.scope != NET_SHAPER_SCOPE_NETDEV)) in net_shaper_pre_del_node()
1058 update_node = node.handle.scope != NET_SHAPER_SCOPE_NETDEV; in net_shaper_pre_del_node()