Home
last modified time | relevance | path

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

/linux-6.6.21/net/openvswitch/
Dflow_netlink.c51 #define OVS_COPY_ACTIONS_MAX_DEPTH 16 macro
3172 if (depth > OVS_COPY_ACTIONS_MAX_DEPTH) in __ovs_nla_copy_actions()