Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/netfilter/
Dnf_tables.h984 struct nft_table { struct
985 struct list_head list;
986 struct rhltable chains_ht;
987 struct list_head chains;
988 struct list_head sets;
989 struct list_head objects;
990 struct list_head flowtables;
991 u64 hgenerator;
992 u64 handle;
993 u32 use;
[all …]