Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_print.c88 D(UNIAPI_RESET_ERROR_response),
273 case UNIAPI_RESET_ERROR_response: in uni_print_api()
H A Dunidef.h181 UNIAPI_RESET_ERROR_response = 14, /* API -> UNI */ enumerator
H A Dsig_uni.c76 STR(UNIAPI_RESET_ERROR_response),
304 { "RESET-ERROR.response", UNIAPI_RESET_ERROR_response,
/f-stack/freebsd/contrib/ngatm/netnatm/api/
H A Dcc_port.c885 case UNIAPI_RESET_ERROR_response: /* API -> UNI */ in cc_uni_signal()