netfilter: nft_ct: labels get support
[deliverable/linux.git] / include / uapi / linux / netfilter / nf_tables.h
index 83c985a6170bd52938764732f45a70d09ae2a28e..c84c452c62a7826caded2a39728586a3db2d13a6 100644 (file)
@@ -601,6 +601,7 @@ enum nft_ct_keys {
        NFT_CT_PROTOCOL,
        NFT_CT_PROTO_SRC,
        NFT_CT_PROTO_DST,
+       NFT_CT_LABELS,
 };
 
 /**
This page took 0.025717 seconds and 5 git commands to generate.