Home
last modified time | relevance | path

Searched defs:flow_table (Results 1 – 9 of 9) sorted by relevance

/linux/net/openvswitch/
H A Dflow_table.h62 struct flow_table { struct
80 int ovs_flow_tbl_init(struct flow_table *); argument
H A Dflow.h226 } flow_table, ufid_table; member
/linux/net/netfilter/
H A Dnf_flow_table_core.c319 flow_offload_add(struct nf_flowtable * flow_table,struct flow_offload * flow) flow_offload_add() argument
352 flow_offload_refresh(struct nf_flowtable * flow_table,struct flow_offload * flow,bool force) flow_offload_refresh() argument
371 flow_offload_del(struct nf_flowtable * flow_table,struct flow_offload * flow) flow_offload_del() argument
392 flow_offload_lookup(struct nf_flowtable * flow_table,struct flow_offload_tuple * tuple) flow_offload_lookup() argument
417 nf_flow_table_iterate(struct nf_flowtable * flow_table,void (* iter)(struct nf_flowtable * flowtable,struct flow_offload * flow,void * data),void * data) nf_flow_table_iterate() argument
451 nf_flow_custom_gc(struct nf_flowtable * flow_table,const struct flow_offload * flow) nf_flow_custom_gc() argument
554 nf_flow_offload_gc_step(struct nf_flowtable * flow_table,struct flow_offload * flow,void * data) nf_flow_offload_gc_step() argument
586 nf_flow_table_gc_run(struct nf_flowtable * flow_table) nf_flow_table_gc_run() argument
593 struct nf_flowtable *flow_table; nf_flow_offload_work_gc() local
712 nf_flow_table_do_cleanup(struct nf_flowtable * flow_table,struct flow_offload * flow,void * data) nf_flow_table_do_cleanup() argument
747 nf_flow_table_free(struct nf_flowtable * flow_table) nf_flow_table_free() argument
[all...]
H A Dnf_flow_table_ip.c356 nf_flow_offload_lookup(struct nf_flowtable_ctx * ctx,struct nf_flowtable * flow_table,struct sk_buff * skb) nf_flow_offload_lookup() argument
371 nf_flow_offload_forward(struct nf_flowtable_ctx * ctx,struct nf_flowtable * flow_table,struct flow_offload_tuple_rhash * tuplehash,struct sk_buff * skb) nf_flow_offload_forward() argument
422 struct nf_flowtable *flow_table = priv; nf_flow_offload_ip_hook() local
650 nf_flow_offload_ipv6_forward(struct nf_flowtable_ctx * ctx,struct nf_flowtable * flow_table,struct flow_offload_tuple_rhash * tuplehash,struct sk_buff * skb) nf_flow_offload_ipv6_forward() argument
697 nf_flow_offload_ipv6_lookup(struct nf_flowtable_ctx * ctx,struct nf_flowtable * flow_table,struct sk_buff * skb) nf_flow_offload_ipv6_lookup() argument
717 struct nf_flowtable *flow_table = priv; nf_flow_offload_ipv6_hook() local
[all...]
/linux/include/net/netfilter/
H A Dnf_flow_table.h226 nf_flow_table_offload_add_cb(struct nf_flowtable * flow_table,flow_setup_cb_t * cb,void * cb_priv) nf_flow_table_offload_add_cb() argument
259 nf_flow_table_offload_del_cb(struct nf_flowtable * flow_table,flow_setup_cb_t * cb,void * cb_priv) nf_flow_table_offload_del_cb() argument
[all...]
/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dmain.h313 struct rhashtable flow_table; member
/linux/net/core/
H A Ddev.c4939 static u32 rfs_slot(u32 hash, const struct rps_dev_flow_table *flow_table) in rfs_slot()
4957 struct rps_dev_flow_table *flow_table, in rps_flow_is_active()
4983 struct rps_dev_flow_table *flow_table; in set_rps_cpu() local
5047 struct rps_dev_flow_table *flow_table; in get_rps_cpu() local
5159 struct rps_dev_flow_table *flow_table; in rps_may_expire_flow() local
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h1346 struct rhashtable flow_table; member
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1813 struct rhashtable flow_table; member