diff options
Diffstat (limited to 'include/net/netns')
| -rw-r--r-- | include/net/netns/nftables.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/netns/nftables.h b/include/net/netns/nftables.h index 15d056d534e3..26a394cb91a8 100644 --- a/include/net/netns/nftables.h +++ b/include/net/netns/nftables.h | |||
| @@ -10,6 +10,7 @@ struct netns_nftables { | |||
| 10 | struct list_head commit_list; | 10 | struct list_head commit_list; |
| 11 | struct nft_af_info *ipv4; | 11 | struct nft_af_info *ipv4; |
| 12 | struct nft_af_info *ipv6; | 12 | struct nft_af_info *ipv6; |
| 13 | struct nft_af_info *inet; | ||
| 13 | struct nft_af_info *arp; | 14 | struct nft_af_info *arp; |
| 14 | struct nft_af_info *bridge; | 15 | struct nft_af_info *bridge; |
| 15 | u8 gencursor; | 16 | u8 gencursor; |
