Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_print.c102 D(UNIAPI_RELEASE_response),
417 case UNIAPI_RELEASE_response: in uni_print_api()
H A Dunidef.h196 UNIAPI_RELEASE_response = 27, /* API -> UNI */ enumerator
H A Dsig_uni.c90 STR(UNIAPI_RELEASE_response),
329 { "RELEASE.response", UNIAPI_RELEASE_response,
/f-stack/freebsd/contrib/ngatm/netnatm/api/
H A Dcc_port.c891 case UNIAPI_RELEASE_response: /* API -> UNI */ in cc_uni_signal()
H A Dcc_conn.c216 cc_send_uni(conn, UNIAPI_RELEASE_response, u); in do_release_response()