Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h248 #define UNI_CONNED_SCREEN_P 0x0001 macro
H A Duni_ie.c2505 if(ie->h.present & UNI_CONNED_SCREEN_P) { in DEF_IE_PRINT()
2520 if(ie->h.present & UNI_CONNED_SCREEN_P) in DEF_IE_CHECK()
2529 …encode_addr(msg, &ie->addr, ie->h.present & UNI_CONNED_SCREEN_P, ie->screen, ie->pres, IE_ISERROR(… in DEF_IE_ENCODE()
2552 ie->h.present |= UNI_CONNED_SCREEN_P; in DEF_IE_DECODE()