Home
last modified time | relevance | path

Searched defs:flowtable (Results 1 – 7 of 7) sorted by relevance

/linux/net/netfilter/
H A Dnf_flow_table_offload.c23 struct nf_flowtable *flowtable; member
736 const struct nf_flowtable *flowtable = offload->flowtable; in nf_flow_offload_rule_alloc() local
835 static int nf_flow_offload_tuple(struct nf_flowtable *flowtable, in nf_flow_offload_tuple() argument
1016 nf_flow_offload_work_alloc(struct nf_flowtable * flowtable,struct flow_offload * flow,unsigned int cmd) nf_flow_offload_work_alloc() argument
1039 nf_flow_offload_add(struct nf_flowtable * flowtable,struct flow_offload * flow) nf_flow_offload_add() argument
1051 nf_flow_offload_del(struct nf_flowtable * flowtable,struct flow_offload * flow) nf_flow_offload_del() argument
1064 nf_flow_offload_stats(struct nf_flowtable * flowtable,struct flow_offload * flow) nf_flow_offload_stats() argument
1081 nf_flow_table_offload_flush_cleanup(struct nf_flowtable * flowtable) nf_flow_table_offload_flush_cleanup() argument
1089 nf_flow_table_offload_flush(struct nf_flowtable * flowtable) nf_flow_table_offload_flush() argument
1098 nf_flow_table_block_setup(struct nf_flowtable * flowtable,struct flow_block_offload * bo,enum flow_block_command cmd) nf_flow_table_block_setup() argument
1128 nf_flow_table_block_offload_init(struct flow_block_offload * bo,struct net * net,enum flow_block_command cmd,struct nf_flowtable * flowtable,struct netlink_ext_ack * extack) nf_flow_table_block_offload_init() argument
1143 struct nf_flowtable *flowtable = block_cb->indr.data; nf_flow_table_indr_cleanup() local
1155 nf_flow_table_indr_offload_cmd(struct flow_block_offload * bo,struct nf_flowtable * flowtable,struct net_device * dev,enum flow_block_command cmd,struct netlink_ext_ack * extack) nf_flow_table_indr_offload_cmd() argument
1168 nf_flow_table_offload_cmd(struct flow_block_offload * bo,struct nf_flowtable * flowtable,struct net_device * dev,enum flow_block_command cmd,struct netlink_ext_ack * extack) nf_flow_table_offload_cmd() argument
1186 nf_flow_table_offload_setup(struct nf_flowtable * flowtable,struct net_device * dev,enum flow_block_command cmd) nf_flow_table_offload_setup() argument
[all...]
H A Dnf_flow_table_core.c418 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
688 nf_flow_table_init(struct nf_flowtable * flowtable) nf_flow_table_init() argument
728 nf_flow_table_gc_cleanup(struct nf_flowtable * flowtable,struct net_device * dev) nf_flow_table_gc_cleanup() argument
738 struct nf_flowtable *flowtable; nf_flow_table_cleanup() local
[all...]
H A Dnf_flow_table_xdp.c133 int nf_flow_offload_xdp_setup(struct nf_flowtable *flowtable, in nf_flow_offload_xdp_setup()
H A Dnf_tables_api.c900 struct nft_flowtable *flowtable) in nft_trans_flowtable_add()
920 struct nft_flowtable *flowtable) in nft_delflowtable()
1678 struct nft_flowtable *flowtable, *nft; in nft_flush_table() local
8869 struct nft_flowtable *flowtable; in nft_flowtable_lookup() local
8882 struct nft_flowtable *flowtable, in nf_tables_deactivate_flowtable()
8902 struct nft_flowtable *flowtable; in nft_flowtable_lookup_byhandle() local
8927 struct nft_flowtable *flowtable, in nft_flowtable_parse_hook()
9036 struct nft_flowtable *flowtable, in nft_unregister_flowtable_ops()
9045 struct nft_flowtable *flowtable, in __nft_unregister_flowtable_net_hooks()
9063 struct nft_flowtable *flowtable, in nft_unregister_flowtable_net_hooks()
[all …]
H A Dnf_flow_table_path.c93 unsigned char *ha, struct nf_flowtable *flowtable) in nft_dev_path_info()
/linux/include/net/netfilter/
H A Dnf_flow_table.h89 static inline bool nf_flowtable_hw_offload(struct nf_flowtable *flowtable) in nf_flowtable_hw_offload() argument
[all...]
H A Dnf_tables.h1830 struct nft_flowtable *flowtable; member