Home
last modified time | relevance | path

Searched refs:UNI_STATUS_ENQ (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_hdr.h66 UNI_STATUS_ENQ = 0x75, /* status enquiry */ enumerator
H A Duni_msg.c1860 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 Dsig_coord.c473 case UNI_STATUS_ENQ: in input_unknown()
594 case UNI_STATUS_ENQ: in input_call()
H A Dsig_party.c827 MK_MSG_ORIG(enq, UNI_STATUS_ENQ, p->call->cref, !p->call->mine); in punx_status_enquiry_request()
H A Dsig_call.c1978 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()