Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_tables.h1078 struct nft_table { struct
1079 struct list_head list;
1080 struct rhltable chains_ht;
1081 struct list_head chains;
1082 struct list_head sets;
1083 struct list_head objects;
1084 struct list_head flowtables;
1085 u64 hgenerator;
1086 u64 handle;
1087 u32 use;
[all …]