Home
last modified time | relevance | path

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

/Linux-v5.10/net/netfilter/
Dnf_flow_table_offload.c166 flow_action_entry_next(struct nf_flow_rule *flow_rule) in flow_action_entry_next() function
179 struct flow_action_entry *entry0 = flow_action_entry_next(flow_rule); in flow_offload_eth_src()
180 struct flow_action_entry *entry1 = flow_action_entry_next(flow_rule); in flow_offload_eth_src()
209 struct flow_action_entry *entry0 = flow_action_entry_next(flow_rule); in flow_offload_eth_dst()
210 struct flow_action_entry *entry1 = flow_action_entry_next(flow_rule); in flow_offload_eth_dst()
254 struct flow_action_entry *entry = flow_action_entry_next(flow_rule); in flow_offload_ipv4_snat()
281 struct flow_action_entry *entry = flow_action_entry_next(flow_rule); in flow_offload_ipv4_dnat()
311 entry = flow_action_entry_next(flow_rule); in flow_offload_ipv6_mangle()
391 struct flow_action_entry *entry = flow_action_entry_next(flow_rule); in flow_offload_port_snat()
421 struct flow_action_entry *entry = flow_action_entry_next(flow_rule); in flow_offload_port_dnat()
[all …]