Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_flow_table_offload.c216 flow_action_entry_next(struct nf_flow_rule *flow_rule) in flow_action_entry_next() function
228 struct flow_action_entry *entry0 = flow_action_entry_next(flow_rule); in flow_offload_eth_src()
229 struct flow_action_entry *entry1 = flow_action_entry_next(flow_rule); in flow_offload_eth_src()
332 struct flow_action_entry *entry = flow_action_entry_next(flow_rule); in flow_offload_ipv4_snat()
359 struct flow_action_entry *entry = flow_action_entry_next(flow_rule); in flow_offload_ipv4_dnat()
389 entry = flow_action_entry_next(flow_rule); in flow_offload_ipv6_mangle()
572 entry = flow_action_entry_next(flow_rule); in flow_offload_redirect()
595 entry = flow_action_entry_next(flow_rule); in flow_offload_encap_tunnel()
620 entry = flow_action_entry_next(flow_rule); in flow_offload_decap_tunnel()
651 entry = flow_action_entry_next(flow_rule); in nf_flow_rule_route_common()
[all …]