Home
last modified time | relevance | path

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

/Linux-v5.15/net/netfilter/
Dnf_flow_table_offload.c205 flow_action_entry_next(struct nf_flow_rule *flow_rule) in flow_action_entry_next() function
217 struct flow_action_entry *entry0 = flow_action_entry_next(flow_rule); in flow_offload_eth_src()
218 struct flow_action_entry *entry1 = flow_action_entry_next(flow_rule); in flow_offload_eth_src()
264 struct flow_action_entry *entry0 = flow_action_entry_next(flow_rule); in flow_offload_eth_dst()
265 struct flow_action_entry *entry1 = flow_action_entry_next(flow_rule); in flow_offload_eth_dst()
321 struct flow_action_entry *entry = flow_action_entry_next(flow_rule); in flow_offload_ipv4_snat()
348 struct flow_action_entry *entry = flow_action_entry_next(flow_rule); in flow_offload_ipv4_dnat()
378 entry = flow_action_entry_next(flow_rule); in flow_offload_ipv6_mangle()
458 struct flow_action_entry *entry = flow_action_entry_next(flow_rule); in flow_offload_port_snat()
488 struct flow_action_entry *entry = flow_action_entry_next(flow_rule); in flow_offload_port_dnat()
[all …]