Searched refs:UNI_CALL_PROC (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/ngatm/netnatm/msg/ |
| H A D | uni_hdr.h | 55 UNI_CALL_PROC = 0x02, /* call proceeding */ enumerator
|
| H A D | uni_msg.c | 232 if(uni_encode_msg_hdr(msg, &p->hdr, UNI_CALL_PROC, cx, &mlen)) in encode_call_proc()
|
| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | sig_print.c | 382 uni_print_msg(NULL, 0, UNI_CALL_PROC, in uni_print_api() 392 uni_print_msg(NULL, 0, UNI_CALL_PROC, in uni_print_api()
|
| H A D | sig_coord.c | 562 case UNI_CALL_PROC: in input_call()
|
| H A D | sig_call.c | 849 MK_MSG_ORIG(msg, UNI_CALL_PROC, c->cref, !c->mine); in u6n1_proceeding_request()
|