Home
last modified time | relevance | path

Searched refs:UNI_IE_ERROR (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_msg.c121 if (hdr->present & UNI_IE_ERROR) in decode_alerting()
129 if (hdr->present & UNI_IE_ERROR) in decode_alerting()
137 if (hdr->present & UNI_IE_ERROR) in decode_alerting()
147 if (hdr->present & UNI_IE_ERROR) in decode_alerting()
159 if (hdr->present & UNI_IE_ERROR) in decode_alerting()
169 if (hdr->present & UNI_IE_ERROR) in decode_alerting()
177 if (hdr->present & UNI_IE_ERROR) in decode_alerting()
263 if (hdr->present & UNI_IE_ERROR) in decode_call_proc()
271 if (hdr->present & UNI_IE_ERROR) in decode_call_proc()
281 if (hdr->present & UNI_IE_ERROR) in decode_call_proc()
[all …]
H A Duni_hdr.h190 #define UNI_IE_ERROR 0x20000000 macro
212 (((IE).h.present & UNI_IE_MASK) == (UNI_IE_PRESENT | UNI_IE_ERROR))
215 UNI_IE_ERROR | UNI_IE_PRESENT)
H A Dprivmsg.c173 hdr.present |= UNI_IE_ERROR; in uni_decode_body_internal()
H A Duni_ie.c177 ie->h.present = UNI_IE_ERROR | UNI_IE_PRESENT; \
576 hdr->present = UNI_IE_ERROR | UNI_IE_PRESENT; in uni_decode_ie_hdr()
582 hdr->present = UNI_IE_ERROR | UNI_IE_PRESENT; in uni_decode_ie_hdr()
609 ie->h.present = UNI_IE_ERROR | UNI_IE_PRESENT; in uni_decode_ie_body()
619 ie->h.present = UNI_IE_ERROR | UNI_IE_PRESENT; in uni_decode_ie_body()
629 ie->h.present = UNI_IE_ERROR | UNI_IE_PRESENT; in uni_decode_ie_body()