Lines Matching refs:report

36 	if(msg->report.h.present & UNI_IE_PRESENT)
37 uni_print_ie_internal(UNI_IE_REPORT, (union uni_ieall *)&msg->report, cx);
62 ret |= IE_ISPRESENT(m->report);
64 ret |= uni_check_ie(UNI_IE_REPORT, (union uni_ieall *)&m->report, cx);
95 if((p->report.h.present & UNI_IE_PRESENT) &&
96 uni_encode_ie(UNI_IE_REPORT, msg, (union uni_ieall *)&p->report, cx))
168 out->report.h = *hdr;
171 if(uni_decode_ie_body(UNI_IE_REPORT, (union uni_ieall *)&out->report, msg, ielen, cx))
348 if(msg->report.h.present & UNI_IE_PRESENT)
349 uni_print_ie_internal(UNI_IE_REPORT, (union uni_ieall *)&msg->report, cx);
391 ret |= IE_ISPRESENT(m->report);
393 ret |= uni_check_ie(UNI_IE_REPORT, (union uni_ieall *)&m->report, cx);
457 if((p->report.h.present & UNI_IE_PRESENT) &&
458 uni_encode_ie(UNI_IE_REPORT, msg, (union uni_ieall *)&p->report, cx))
622 out->report.h = *hdr;
625 if(uni_decode_ie_body(UNI_IE_REPORT, (union uni_ieall *)&out->report, msg, ielen, cx))
1150 if(msg->report.h.present & UNI_IE_PRESENT)
1151 uni_print_ie_internal(UNI_IE_REPORT, (union uni_ieall *)&msg->report, cx);
1236 ret |= IE_ISPRESENT(m->report);
1238 ret |= uni_check_ie(UNI_IE_REPORT, (union uni_ieall *)&m->report, cx);
1356 if((p->report.h.present & UNI_IE_PRESENT) &&
1357 uni_encode_ie(UNI_IE_REPORT, msg, (union uni_ieall *)&p->report, cx))
1668 out->report.h = *hdr;
1671 if(uni_decode_ie_body(UNI_IE_REPORT, (union uni_ieall *)&out->report, msg, ielen, cx))
4193 if(msg->report.h.present & UNI_IE_PRESENT)
4194 uni_print_ie_internal(UNI_IE_REPORT, (union uni_ieall *)&msg->report, cx);
4212 ret |= uni_check_ie(UNI_IE_REPORT, (union uni_ieall *)&m->report, cx);
4232 if((p->report.h.present & UNI_IE_PRESENT) &&
4233 uni_encode_ie(UNI_IE_REPORT, msg, (union uni_ieall *)&p->report, cx))
4265 out->report.h = *hdr;
4268 if(uni_decode_ie_body(UNI_IE_REPORT, (union uni_ieall *)&out->report, msg, ielen, cx))
4454 if(msg->report.h.present & UNI_IE_PRESENT)
4455 uni_print_ie_internal(UNI_IE_REPORT, (union uni_ieall *)&msg->report, cx);
4470 ret |= uni_check_ie(UNI_IE_REPORT, (union uni_ieall *)&m->report, cx);
4492 if((p->report.h.present & UNI_IE_PRESENT) &&
4493 uni_encode_ie(UNI_IE_REPORT, msg, (union uni_ieall *)&p->report, cx))
4535 out->report.h = *hdr;
4538 if(uni_decode_ie_body(UNI_IE_REPORT, (union uni_ieall *)&out->report, msg, ielen, cx))