Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h234 #define UNI_CALLING_SCREEN_P 0x0001 macro
H A Duni_ie.c2391 if(ie->h.present & UNI_CALLING_SCREEN_P) { in DEF_IE_PRINT()
2406 if(ie->h.present & UNI_CALLING_SCREEN_P) in DEF_IE_CHECK()
2415 …encode_addr(msg, &ie->addr, ie->h.present & UNI_CALLING_SCREEN_P, ie->screen, ie->pres, IE_ISERROR… in DEF_IE_ENCODE()
2438 ie->h.present |= UNI_CALLING_SCREEN_P; in DEF_IE_DECODE()