Home
last modified time | relevance | path

Searched refs:UNI_CAUSE_IE_P (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_verify.c361 uni->cause.h.present |= UNI_CAUSE_IE_P; in uni_vfy_collect_ies()
H A Dsig_call.c2290 c->uni->cause.h.present |= UNI_CAUSE_IE_P; in make_drop_cause()
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h697 #define UNI_CAUSE_IE_P 0x0010 macro
H A Duni_ie.c957 if (ie->h.present & UNI_CAUSE_IE_P) { in print_cause()
1055 UNI_CAUSE_REJ_IE_P | UNI_CAUSE_IE_P | UNI_CAUSE_TRAFFIC_P | in check_cause()
1150 case UNI_CAUSE_IE_P: in check_cause()
1303 if (ie->h.present & UNI_CAUSE_IE_P) { in check_cause()
1367 } else if(ie->h.present & UNI_CAUSE_IE_P) in encode_cause()
1522 ie->h.present |= UNI_CAUSE_IE_P; in decode_cause()