Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/netfilter/
Dnf_tables.h1035 struct nft_table { struct
1036 struct list_head list;
1037 struct rhltable chains_ht;
1038 struct list_head chains;
1039 struct list_head sets;
1040 struct list_head objects;
1041 struct list_head flowtables;
1042 u64 hgenerator;
1043 u64 handle;
1044 u32 use;
[all …]