Home
last modified time | relevance | path

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

/linux/net/ipv4/netfilter/
A Dnf_flow_table_ipv4.c9 static struct nf_flowtable_type flowtable_ipv4 = {
/linux/net/ipv6/netfilter/
A Dnf_flow_table_ipv6.c10 static struct nf_flowtable_type flowtable_ipv6 = {
/linux/include/net/netfilter/
A Dnf_flow_table.h50 struct nf_flowtable_type { struct
75 const struct nf_flowtable_type *type; argument
A Dnf_tables.h1305 void nft_register_flowtable_type(struct nf_flowtable_type *type);
1306 void nft_unregister_flowtable_type(struct nf_flowtable_type *type);
/linux/net/netfilter/
A Dnf_flow_table_inet.c47 static struct nf_flowtable_type flowtable_inet = {
A Dnf_tables_api.c7006 void nft_register_flowtable_type(struct nf_flowtable_type *type) in nft_register_flowtable_type()
7014 void nft_unregister_flowtable_type(struct nf_flowtable_type *type) in nft_unregister_flowtable_type()
7154 static const struct nf_flowtable_type *__nft_flowtable_type_get(u8 family) in __nft_flowtable_type_get()
7156 const struct nf_flowtable_type *type; in __nft_flowtable_type_get()
7165 static const struct nf_flowtable_type *
7168 const struct nf_flowtable_type *type; in nft_flowtable_type_get()
7345 const struct nf_flowtable_type *type; in nf_tables_newflowtable()
/linux/net/sched/
A Dact_ct.c274 static struct nf_flowtable_type flowtable_ct = {

Completed in 29 milliseconds