Searched refs:UNI_CONNECT (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/ngatm/netnatm/msg/ |
| H A D | uni_hdr.h | 57 UNI_CONNECT = 0x07, /* connect */ enumerator
|
| H A D | uni_msg.c | 405 if(uni_encode_msg_hdr(msg, &p->hdr, UNI_CONNECT, cx, &mlen)) in encode_connect()
|
| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | sig_print.c | 322 uni_print_msg(NULL, 0, UNI_CONNECT, in uni_print_api() 332 uni_print_msg(NULL, 0, UNI_CONNECT, in uni_print_api()
|
| H A D | sig_coord.c | 578 case UNI_CONNECT: in input_call()
|
| H A D | sig_call.c | 963 MK_MSG_ORIG(msg, UNI_CONNECT, c->cref, !c->mine); in unx_setup_response()
|