Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/netfilter/
Dnf_tables.h1020 struct nft_table { struct
1021 struct list_head list;
1022 struct rhltable chains_ht;
1023 struct list_head chains;
1024 struct list_head sets;
1025 struct list_head objects;
1026 struct list_head flowtables;
1027 u64 hgenerator;
1028 u64 handle;
1029 u32 use;
[all …]