Lines Matching refs:enc_keyid
710 * present. The exception is the VNI/VSID (enc_keyid), which is
722 if (CHECK(ENC_VNET_ID, enc_keyid))
724 } else if (mask->enc_keyid) {
725 NL_SET_ERR_MSG_MOD(extack, "Match on enc_keyid requires other encap fields");
804 if (UNSUPPORTED(enc_keyid) ||
1684 if (WARN_ON_ONCE(match->mask.enc_keyid))
2154 /* enc_keyid (VNI/VSID) is not part of the encap_match */
2156 match->value.enc_keyid);
2158 match->mask.enc_keyid);
2167 WARN_ON_ONCE(match->mask.enc_keyid)) {