Home
last modified time | relevance | path

Searched refs:UNIPROTO_UNI40U (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_uni.c186 uni->proto = UNIPROTO_UNI40U; in uni_create()
373 if (uni->proto == UNIPROTO_UNI40U) { in uni_uni_input()
671 case UNIPROTO_UNI40U: in uni_set_config()
H A Dunidef.h92 UNIPROTO_UNI40U, /* UNI4.0 user side */ enumerator
H A Dsig_call.c97 (c->uni->proto == UNIPROTO_UNI40U && in set_call_state()
967 if (c->uni->proto == UNIPROTO_UNI40U) in unx_setup_response()
1132 if (c->uni->proto == UNIPROTO_UNI40U && in unx_connect()
1141 if (c->uni->proto == UNIPROTO_UNI40U) { in unx_connect()
4137 if (c->uni->proto == UNIPROTO_UNI40U) in uni_sig_call()
4146 if (c->uni->proto == UNIPROTO_UNI40U) in uni_sig_call()
4155 if (c->uni->proto == UNIPROTO_UNI40U) in uni_sig_call()
H A Dsig_reset.c755 if (uni->proto == UNIPROTO_UNI40U) { in response_status()