Searched refs:ovs_meter_execute (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | meter.h | 60 bool ovs_meter_execute(struct datapath *dp, struct sk_buff *skb,
|
H A D | meter.c | 595 bool ovs_meter_execute(struct datapath *dp, struct sk_buff *skb, in ovs_meter_execute() function
|
H A D | actions.c | 1429 if (ovs_meter_execute(dp, skb, key, nla_get_u32(a))) { in do_execute_actions()
|
/kernel/linux/linux-6.6/net/openvswitch/ |
H A D | meter.h | 60 bool ovs_meter_execute(struct datapath *dp, struct sk_buff *skb,
|
H A D | meter.c | 592 bool ovs_meter_execute(struct datapath *dp, struct sk_buff *skb, in ovs_meter_execute() function
|
H A D | actions.c | 1459 if (ovs_meter_execute(dp, skb, key, nla_get_u32(a))) { in do_execute_actions()
|
Completed in 7 milliseconds