Searched refs:UNI_CONNECT_ACK (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/ngatm/netnatm/msg/ |
| H A D | uni_hdr.h | 58 UNI_CONNECT_ACK = 0x0f, /* connect ack */ enumerator
|
| H A D | uni_msg.c | 677 if(uni_encode_msg_hdr(msg, &p->hdr, UNI_CONNECT_ACK, cx, &mlen)) in encode_connect_ack()
|
| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | sig_print.c | 342 uni_print_msg(NULL, 0, UNI_CONNECT_ACK, in uni_print_api() 352 uni_print_msg(NULL, 0, UNI_CONNECT_ACK, in uni_print_api()
|
| H A D | sig_coord.c | 582 case UNI_CONNECT_ACK: in input_call()
|
| H A D | sig_call.c | 1006 MK_MSG_ORIG(msg, UNI_CONNECT_ACK, c->cref, !c->mine); in n8_setup_compl_request() 1143 MK_MSG_ORIG(ack, UNI_CONNECT_ACK, c->cref, !c->mine); in unx_connect()
|