Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/contrib/ngatm/netnatm/msg/
HDunistruct.h693 #define UNI_CAUSE_COND_P 0x0001 macro
HDuni_ie.c943 if (ie->h.present & UNI_CAUSE_COND_P) { in print_cause()
1054 UNI_CAUSE_COND_P | UNI_CAUSE_REJ_P | UNI_CAUSE_REJ_USER_P | in check_cause()
1109 case UNI_CAUSE_COND_P: in check_cause()
1247 if (ie->h.present & UNI_CAUSE_COND_P) { in check_cause()
1356 if (ie->h.present & UNI_CAUSE_COND_P) in encode_cause()
1470 ie->h.present |= UNI_CAUSE_COND_P; in decode_cause()