Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/openvswitch/
H A Dflow_netlink.c50 #define OVS_COPY_ACTIONS_MAX_DEPTH 16 macro
3131 if (depth > OVS_COPY_ACTIONS_MAX_DEPTH) in __ovs_nla_copy_actions()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow_netlink.c51 #define OVS_COPY_ACTIONS_MAX_DEPTH 16 macro
3172 if (depth > OVS_COPY_ACTIONS_MAX_DEPTH) in __ovs_nla_copy_actions()

Completed in 9 milliseconds