Searched refs:check_attributes (Results 1 – 1 of 1) sorted by relevance
143 static int (*check_attributes[])(struct isakmp_pl_t *) = { variable1349 if (prop->proto_id >= ARRAYLEN(check_attributes)) { in get_transform()1357 || !check_attributes[prop->proto_id]) { in get_transform()1367 if (check_attributes[prop->proto_id](trns) != 0) in get_transform()