Searched refs:UNI_STATUS_ENQ (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/ngatm/netnatm/msg/ |
| H A D | uni_hdr.h | 66 UNI_STATUS_ENQ = 0x75, /* status enquiry */ enumerator
|
| H A D | uni_msg.c | 1860 if(uni_encode_msg_hdr(msg, &p->hdr, UNI_STATUS_ENQ, cx, &mlen)) in encode_status_enq()
|
| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | sig_coord.c | 473 case UNI_STATUS_ENQ: in input_unknown() 594 case UNI_STATUS_ENQ: in input_call()
|
| H A D | sig_party.c | 827 MK_MSG_ORIG(enq, UNI_STATUS_ENQ, p->call->cref, !p->call->mine); in punx_status_enquiry_request()
|
| H A D | sig_call.c | 1978 MK_MSG_ORIG(stat, UNI_STATUS_ENQ, c->cref, !c->mine); in unx_status_enquiry_request() 2005 MK_MSG_ORIG(stat, UNI_STATUS_ENQ, c->cref, !c->mine); in unx_t322() 2184 MK_MSG_ORIG(stat, UNI_STATUS_ENQ, c->cref, !c->mine); in call_se()
|