Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/ngatm/netnatm/msg/
HDunistruct.h702 #define UNI_CAUSE_TNS_P 0x0200 macro
HDuni_ie.c998 if (ie->h.present & UNI_CAUSE_TNS_P) { in print_cause()
1057 UNI_CAUSE_TNS_P | UNI_CAUSE_NUMBER_P | UNI_CAUSE_ATTR_P | in check_cause()
1202 case UNI_CAUSE_TNS_P: in check_cause()
1313 if (ie->h.present & UNI_CAUSE_TNS_P) { in check_cause()
1387 } else if (ie->h.present & UNI_CAUSE_TNS_P) in encode_cause()
1566 ie->h.present |= UNI_CAUSE_TNS_P; in decode_cause()