Home
last modified time | relevance | path

Searched refs:UNI_CAUSE_TIMER_P (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dunimkmsg.h103 (IE).h.present |= UNI_CAUSE_TIMER_P; \
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h701 #define UNI_CAUSE_TIMER_P 0x0100 macro
H A Duni_ie.c981 if (ie->h.present & UNI_CAUSE_TIMER_P) { in print_cause()
1056 UNI_CAUSE_VPCI_P | UNI_CAUSE_MTYPE_P | UNI_CAUSE_TIMER_P | in check_cause()
1189 case UNI_CAUSE_TIMER_P: in check_cause()
1382 else if (ie->h.present & UNI_CAUSE_TIMER_P) { in encode_cause()
1549 ie->h.present |= UNI_CAUSE_TIMER_P; in decode_cause()