Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/contrib/ngatm/netnatm/msg/
Dunistruct.h704 #define UNI_CAUSE_ATTR_P 0x0800 macro
Duni_ie.c1006 if (ie->h.present & UNI_CAUSE_ATTR_P) { in print_cause()
1057 UNI_CAUSE_TNS_P | UNI_CAUSE_NUMBER_P | UNI_CAUSE_ATTR_P | in check_cause()
1228 case UNI_CAUSE_ATTR_P: in check_cause()
1321 if (ie->h.present & UNI_CAUSE_ATTR_P) { in check_cause()
1395 else if (ie->h.present & UNI_CAUSE_ATTR_P) { in encode_cause()
1583 ie->h.present |= UNI_CAUSE_ATTR_P; in decode_cause()