Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h703 #define UNI_CAUSE_NUMBER_P 0x0400 macro
H A Duni_ie.c1002 if (ie->h.present & UNI_CAUSE_NUMBER_P) { in print_cause()
1057 UNI_CAUSE_TNS_P | UNI_CAUSE_NUMBER_P | UNI_CAUSE_ATTR_P | in check_cause()
1215 case UNI_CAUSE_NUMBER_P: in check_cause()
1317 if (ie->h.present & UNI_CAUSE_NUMBER_P) { in check_cause()
1391 else if (ie->h.present & UNI_CAUSE_NUMBER_P) in encode_cause()
1579 ie->h.present |= UNI_CAUSE_NUMBER_P; in decode_cause()