Searched refs:ICM_FLAGS_ERROR (Results 1 – 2 of 2) sorted by relevance
495 if (reply.hdr.flags & ICM_FLAGS_ERROR) { in icm_fr_approve_switch()522 if (reply.hdr.flags & ICM_FLAGS_ERROR) { in icm_fr_add_switch_key()550 if (reply.hdr.flags & ICM_FLAGS_ERROR) in icm_fr_challenge_switch_key()584 if (reply.hdr.flags & ICM_FLAGS_ERROR) in icm_fr_approve_xdomain_paths()1062 if (reply.hdr.flags & ICM_FLAGS_ERROR) { in icm_tr_approve_switch()1090 if (reply.hdr.flags & ICM_FLAGS_ERROR) { in icm_tr_add_switch_key()1119 if (reply.hdr.flags & ICM_FLAGS_ERROR) in icm_tr_challenge_switch_key()1153 if (reply.hdr.flags & ICM_FLAGS_ERROR) in icm_tr_approve_xdomain_paths()1179 if (reply.hdr.flags & ICM_FLAGS_ERROR) in icm_tr_xdomain_tear_down()1531 if (reply.hdr.flags & ICM_FLAGS_ERROR) in icm_ar_get_route()[all …]
127 #define ICM_FLAGS_ERROR BIT(0) macro