Home
last modified time | relevance | path

Searched refs:q2932 (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dmsg.def109 facility - q2932
149 facility - q2932
482 start cobisetup 0x15 !pnni&&q2932
500 start facility 0x62 !pnni&&q2932
H A Dunimsglib.h64 int q2932; /* Enable GFP */ member
H A Die.def37 element facility 0x1c itu UNI_FACILITY_MAXAPDU+1+4 q2932
H A Duni_msg.c380 if(!(cx->q2932)) in check_connect()
584 if (!(cx->q2932)) in decode_connect()
771 if(!(cx->q2932)) in check_release()
875 if (!(cx->q2932)) in decode_release()
H A Duni_ie.c808 uni_printf(cx, "q2932 %d\n", cx->q2932); in uni_print_cx()
/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_uni.c627 if (uni->cx.q2932) in uni_get_config()
681 uni->cx.q2932 = 1; in uni_set_config()
684 if (!uni->cx.q2932 || idle) { in uni_set_config()
685 uni->cx.q2932 = 0; in uni_set_config()
H A Dsig_coord.c333 if (uni->cx.q2932) { in coord_saal_data_indication()