Searched refs:ac_result (Results 1 – 2 of 2) sorted by relevance
401 a->ac_result = IPMR_PASS;403 a->ac_result = IPMR_BLOCK;405 a->ac_result = IPMR_NOMATCH;407 a->ac_result = IPMR_LOG;544 if (a->ac_result != IPMR_NOMATCH)547 if (a->ac_result != IPMR_PASS)550 if (a->ac_result != IPMR_BLOCK)553 if (a->ac_result != IPMR_LOG)
27 int ac_result; member