Searched defs:IE (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | unimkmsg.h | 50 #define MK_IE_CALLSTATE(IE,CS) \ argument 59 #define MK_IE_EPREF(IE,EPREF,FLAG) \ argument 69 #define MK_IE_EPSTATE(IE,STATE) \ argument 78 #define MK_IE_CAUSE(IE,LOC,CAUSE) \ argument 88 #define ADD_CAUSE_MTYPE(IE,MTYPE) \ argument 94 #define ADD_CAUSE_CHANNID(IE,VPI,VCI) \ argument 101 #define ADD_CAUSE_TIMER(IE,TIMER) \ argument
|
| H A D | sig_verify.c | 329 #define STUFF_IE(IE) \ in uni_vfy_collect_ies() argument
|
| H A D | unipriv.h | 471 #define MANDATE_IE(UNI,MSG,IE) \ argument
|
| /f-stack/freebsd/contrib/ngatm/netnatm/msg/ |
| H A D | uni_hdr.h | 195 #define IE_ISPRESENT(IE) \ argument 197 #define IE_SETPRESENT(IE) \ argument 201 #define IE_ADDPRESENT(IE) \ argument 205 #define IE_ISEMPTY(IE) \ argument 207 #define IE_SETEMPTY(IE) \ argument 211 #define IE_ISERROR(IE) \ argument 213 #define IE_SETERROR(IE) \ argument 217 #define IE_ISGOOD(IE) \ argument
|
| H A D | priv.h | 97 #define GET_IEDECL(IE, CODING) \ argument
|
| H A D | uni_ie.c | 55 #define DEF_IE_PRINT(Coding, IE) \ argument 58 #define DEF_IE_CHECK(Coding, IE) \ argument 61 #define DEF_IE_ENCODE(Coding, IE) \ argument 64 #define DEF_IE_DECODE(Coding, IE) \ argument 172 #define IE_END(IE) \ argument
|