Home
last modified time | relevance | path

Searched refs:UNI_DIAG_NONE (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h665 UNI_DIAG_NONE, /* no diagnostics */ enumerator
679 UNI_DIAG_CAUSE = UNI_DIAG_NONE, /* Not specified */
680 UNI_DIAG_CHANNEL = UNI_DIAG_NONE, /* For N-ISDN */
681 UNI_DIAG_CCBS = UNI_DIAG_NONE, /* Not used in Q.931 */
682 UNI_DIAG_FAC = UNI_DIAG_NONE, /* Not specified */
H A Duni_ie.c873 return (UNI_DIAG_NONE); in uni_diag()
880 return (UNI_DIAG_NONE); in uni_diag()
1089 case UNI_DIAG_NONE: in check_cause()
1461 case UNI_DIAG_NONE: in decode_cause()