Searched defs:clone_flow_key (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/net/openvswitch/ |
| H A D | actions.c | 1021 bool clone_flow_key; in sample() local 1199 bool clone_flow_key; in execute_check_pkt_len() local 1481 clone_execute(struct datapath *dp, struct sk_buff *skb, struct sw_flow_key *key, u32 recirc_id, const struct nlattr *actions, int len, bool last, bool clone_flow_key) clone_execute() argument [all...] |
| /kernel/linux/linux-6.6/net/openvswitch/ |
| H A D | actions.c | 1033 bool clone_flow_key; in sample() local 1219 bool clone_flow_key; in execute_check_pkt_len() local 1518 clone_execute(struct datapath *dp, struct sk_buff *skb, struct sw_flow_key *key, u32 recirc_id, const struct nlattr *actions, int len, bool last, bool clone_flow_key) clone_execute() argument [all...] |
Completed in 5 milliseconds