SADB_EXT_SENSITIVITY
sens->sadb_sens_exttype = SADB_EXT_SENSITIVITY;
boolean_t inner = (sens->sadb_sens_exttype == SADB_EXT_SENSITIVITY);
case SADB_EXT_SENSITIVITY:
if (sens->sadb_sens_exttype == SADB_EXT_SENSITIVITY)
case SADB_EXT_SENSITIVITY:
if (ksi->ks_in_extv[SADB_EXT_SENSITIVITY] != NULL) {
sadb_sens_from_label(sens, SADB_EXT_SENSITIVITY,
sadb_sens_from_label(sens, SADB_EXT_SENSITIVITY,
sadb_sens_from_label(sens, SADB_EXT_SENSITIVITY,
(sadb_sens_t *)ksi->ks_in_extv[SADB_EXT_SENSITIVITY];
sadb_sens_from_label((sadb_sens_t *)cur, SADB_EXT_SENSITIVITY,
sadb_sens_t *sens = (sadb_sens_t *)extv[SADB_EXT_SENSITIVITY];
if (ksi->ks_in_extv[SADB_EXT_SENSITIVITY] != NULL)