MetaKey specifies which piece of meta information should be loaded. See also https://wiki.nftables.org/wiki-nftables/index.php/Matching_packet_metainformation
| 225 | // MetaKey specifies which piece of meta information should be loaded. See also |
| 226 | // https://wiki.nftables.org/wiki-nftables/index.php/Matching_packet_metainformation |
| 227 | type MetaKey uint32 |
| 228 | |
| 229 | // Possible MetaKey values. |
| 230 | const ( |