// Copyright 2022 Liuxiangchao iwind.liu@gmail.com. All rights reserved. //go:build linux // +build linux package nftables type Element struct { }