Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/
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()
275 struct flow_action_entry *entry0 = flow_action_entry_next(flow_rule); in flow_offload_eth_dst()
276 struct flow_action_entry *entry1 = flow_action_entry_next(flow_rule); in flow_offload_eth_dst()
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()
469 struct flow_action_entry *entry = flow_action_entry_next(flow_rule); in flow_offload_port_snat()
499 struct flow_action_entry *entry = flow_action_entry_next(flow_rule); in flow_offload_port_dnat()
[all …]