Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnf_flow_table_offload.c220 flow_action_entry_next(struct nf_flow_rule *flow_rule) in flow_action_entry_next() function
237 struct flow_action_entry *entry0 = flow_action_entry_next(flow_rule); in flow_offload_eth_src()
238 struct flow_action_entry *entry1 = flow_action_entry_next(flow_rule); in flow_offload_eth_src()
287 struct flow_action_entry *entry0 = flow_action_entry_next(flow_rule); in flow_offload_eth_dst()
288 struct flow_action_entry *entry1 = flow_action_entry_next(flow_rule); in flow_offload_eth_dst()
347 struct flow_action_entry *entry = flow_action_entry_next(flow_rule); in flow_offload_ipv4_snat()
378 struct flow_action_entry *entry = flow_action_entry_next(flow_rule); in flow_offload_ipv4_dnat()
412 entry = flow_action_entry_next(flow_rule); in flow_offload_ipv6_mangle()
497 struct flow_action_entry *entry = flow_action_entry_next(flow_rule); in flow_offload_port_snat()
531 struct flow_action_entry *entry = flow_action_entry_next(flow_rule); in flow_offload_port_dnat()
[all …]