Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_hdr.h56 UNI_SETUP = 0x05, /* setup */ enumerator
H A Duni_msg.c1251 if(uni_encode_msg_hdr(msg, &p->hdr, UNI_SETUP, cx, &mlen)) in encode_setup()
/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_print.c302 uni_print_msg(NULL, 0, UNI_SETUP, in uni_print_api()
312 uni_print_msg(NULL, 0, UNI_SETUP, in uni_print_api()
H A Dsig_coord.c439 case UNI_SETUP: in input_unknown()
556 case UNI_SETUP: in input_call()
H A Dsig_call.c528 MK_MSG_ORIG(out, UNI_SETUP, c->cref, !c->mine); in un0_setup_request()
652 MK_MSG_ORIG(msg, UNI_SETUP, c->cref, !c->mine); in u1n6_t303()