Searched refs:UNI_RELEASE_COMPL (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/contrib/ngatm/netnatm/msg/ |
| H A D | uni_hdr.h | 63 UNI_RELEASE_COMPL = 0x5a, /* release complete */ enumerator
|
| H A D | uni_msg.c | 970 if(uni_encode_msg_hdr(msg, &p->hdr, UNI_RELEASE_COMPL, cx, &mlen)) in encode_release_compl()
|
| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | sig_coord.c | 451 case UNI_RELEASE_COMPL: in input_unknown() 518 MK_MSG_RESP(resp, UNI_RELEASE_COMPL, &u->u.hdr.cref); in input_unknown() 574 case UNI_RELEASE_COMPL: in input_call()
|
| H A D | sig_print.c | 422 uni_print_msg(NULL, 0, UNI_RELEASE_COMPL, in uni_print_api()
|
| H A D | sig_reset.c | 519 MK_MSG_ORIG(resp, UNI_RELEASE_COMPL, c->cref, c->mine); in restart_forward()
|
| H A D | sig_call.c | 421 MK_MSG_RESP(resp, UNI_RELEASE_COMPL, &u->u.hdr.cref); in un0_setup() 1314 MK_MSG_ORIG(msg, UNI_RELEASE_COMPL, c->cref, !c->mine); in unx_release_response()
|