Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_hdr.h57 UNI_CONNECT = 0x07, /* connect */ enumerator
H A Duni_msg.c405 if(uni_encode_msg_hdr(msg, &p->hdr, UNI_CONNECT, cx, &mlen)) in encode_connect()
/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_print.c322 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 Dsig_coord.c578 case UNI_CONNECT: in input_call()
H A Dsig_call.c963 MK_MSG_ORIG(msg, UNI_CONNECT, c->cref, !c->mine); in unx_setup_response()