Lines Matching full:notice
19 * copyright notice, this list of conditions and the following
23 * copyright notice, this list of conditions and the following
301 * Given a target address to send to and the notice.
305 IN ib_mad_notice_attr_t * p_ntc /* notice to send */ in send_report()
322 OSM_LOG(p_log, OSM_LOG_DEBUG, "Forwarding Notice Event from LID %u" in send_report()
358 /* copy the notice */ in send_report()
471 * This routine compares a given Notice and a ListItem of InformInfo type.
473 * The Notice.GID should be pre-filled with the trap generator GID
487 * InformInfo Notice in match_notice_to_inf_rec()
597 * the notice data.
598 * Given a notice attribute - compare and see if it matches the InformInfo
599 * element and if it does - call the Report(Notice) for the
623 "Reporting Informational Notice \"%s\", GID:%s\n", in log_notice()
630 "Reporting Informational Notice \"%s\", MGID:%s\n", in log_notice()
638 "Reporting Informational Notice \"%s\"n", in log_notice()
643 "Reporting Urgent Notice \"%s\" from switch LID %u, " in log_notice()
653 "Reporting Urgent Notice \"%s\" from LID %u, " in log_notice()
663 "Reporting Informational Notice \"%s\" from LID %u, " in log_notice()
673 "Reporting Informational Notice \"%s\" from LID %u, " in log_notice()
682 "Reporting Informational Notice \"%s\" from LID %u, " in log_notice()
691 "Reporting Security Notice \"%s\" from LID %u, " in log_notice()
707 "Reporting Security Notice \"%s\" from LID %u, " in log_notice()
728 "Reporting Security Notice \"%s\" from switch LID %u, " in log_notice()
748 "Reporting Generic Notice type:%u num:%u (%s)" in log_notice()
759 "Reporting Vendor Notice type:%u vend:%u dev:%u" in log_notice()
786 "Ignoring Notice Reports since Inform List is not initialized yet!\n"); in osm_report_notice()
801 /* try match to the given notice and send if match */ in osm_report_notice()