Searched refs:ICM_FLAGS_ERROR (Results 1 – 2 of 2) sorted by relevance
517 if (reply.hdr.flags & ICM_FLAGS_ERROR) { in icm_fr_approve_switch()544 if (reply.hdr.flags & ICM_FLAGS_ERROR) { in icm_fr_add_switch_key()572 if (reply.hdr.flags & ICM_FLAGS_ERROR) in icm_fr_challenge_switch_key()606 if (reply.hdr.flags & ICM_FLAGS_ERROR) in icm_fr_approve_xdomain_paths()1142 if (reply.hdr.flags & ICM_FLAGS_ERROR) in icm_tr_challenge_switch_key()1176 if (reply.hdr.flags & ICM_FLAGS_ERROR) in icm_tr_approve_xdomain_paths()1203 if (reply.hdr.flags & ICM_FLAGS_ERROR) in icm_tr_xdomain_tear_down()1560 if (reply.hdr.flags & ICM_FLAGS_ERROR) in icm_ar_get_route()1581 if (reply.hdr.flags & ICM_FLAGS_ERROR) in icm_ar_get_boot_acl()1642 if (reply.hdr.flags & ICM_FLAGS_ERROR) in icm_ar_set_boot_acl()[all …]
132 #define ICM_FLAGS_ERROR BIT(0) macro
Completed in 15 milliseconds