Searched refs:UNI_IE_UNREC (Results 1 – 4 of 4) sorted by relevance
100 return (UNI_IE_UNREC); in encode_alerting()175 case UNI_IE_UNREC: in decode_alerting()287 case UNI_IE_UNREC: in decode_call_proc()629 case UNI_IE_UNREC: in decode_connect()708 case UNI_IE_UNREC: in decode_connect_ack()894 case UNI_IE_UNREC: in decode_release()1052 case UNI_IE_UNREC: in decode_release_compl()1683 case UNI_IE_UNREC: in decode_setup()1812 case UNI_IE_UNREC: in decode_status()1891 case UNI_IE_UNREC: in decode_status_enq()[all …]
135 UNI_IE_UNREC = 0xfe, enumerator
139 ietype == UNI_IE_UNREC) { in uni_decode_body_internal()
7145 START_IE2(unrec, UNI_IE_UNREC, ie->len, ie->id); in DEF_IE_ENCODE()