Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
H A Dnf_flow_table.h369 void nf_flow_offload_refresh(struct nf_flowtable *flowtable,
/linux/net/netfilter/
H A Dnf_flow_table_offload.c1113 void nf_flow_offload_refresh(struct nf_flowtable *flowtable, in nf_flow_offload_refresh() function
1132 nf_flow_offload_refresh(flowtable, flow); in nf_flow_offload_add()
H A Dnf_flow_table_core.c376 nf_flow_offload_refresh(flow_table, flow); in flow_offload_refresh()