Home
last modified time | relevance | path

Searched refs:ovs_meter_execute (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/openvswitch/
H A Dmeter.h60 bool ovs_meter_execute(struct datapath *dp, struct sk_buff *skb,
H A Dmeter.c595 bool ovs_meter_execute(struct datapath *dp, struct sk_buff *skb, in ovs_meter_execute() function
H A Dactions.c1429 if (ovs_meter_execute(dp, skb, key, nla_get_u32(a))) { in do_execute_actions()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dmeter.h60 bool ovs_meter_execute(struct datapath *dp, struct sk_buff *skb,
H A Dmeter.c592 bool ovs_meter_execute(struct datapath *dp, struct sk_buff *skb, in ovs_meter_execute() function
H A Dactions.c1459 if (ovs_meter_execute(dp, skb, key, nla_get_u32(a))) { in do_execute_actions()

Completed in 7 milliseconds