Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/netns/
Dnftables.h8 struct netns_nftables { struct
9 struct list_head af_info;
10 struct list_head commit_list;
11 struct nft_af_info *ipv4;
12 struct nft_af_info *ipv6;
13 struct nft_af_info *inet;
14 struct nft_af_info *arp;
15 struct nft_af_info *bridge;
16 struct nft_af_info *netdev;
17 unsigned int base_seq;
[all …]