Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_tables.h168 struct nft_table *table;
438 struct nft_table *table;
483 const struct nft_table *table,
954 struct nft_table *table;
1078 struct nft_table { struct
1119 const struct nft_table *table;
1157 const struct nft_table *table,
1161 void nft_obj_notify(struct net *net, const struct nft_table *table,
1237 struct nft_table *table;
1249 struct nft_flowtable *nft_flowtable_lookup(const struct nft_table *table,
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_tables_api.c70 struct nft_table *table;
127 struct nft_table *table, in nft_ctx_init()
229 const struct nft_table *table, in nf_tables_register_hook()
252 const struct nft_table *table, in nf_tables_unregister_hook()
546 static struct nft_table *nft_table_lookup(const struct net *net, in nft_table_lookup()
550 struct nft_table *table; in nft_table_lookup()
566 static struct nft_table *nft_table_lookup_byhandle(const struct net *net, in nft_table_lookup_byhandle()
570 struct nft_table *table; in nft_table_lookup_byhandle()
581 static inline u64 nf_tables_alloc_handle(struct nft_table *table) in nf_tables_alloc_handle()
702 int family, const struct nft_table *table) in nf_tables_fill_table_info()
[all …]
H A Dnft_chain_filter.c358 struct nft_table *table; in nf_tables_netdev_event()
H A Dnf_tables_offload.c608 const struct nft_table *table; in __nft_offload_get_chain()