Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dunimkmsg.h34 #define MK_MSG_ORIG(MSG,TYPE,CREF,FLAG) \ argument
37 (MSG)->u.hdr.cref.cref = (CREF); \
42 #define MK_MSG_RESP(MSG,TYPE,CREF) \ argument
45 (MSG)->u.hdr.cref.cref = (CREF)->cref; \
46 (MSG)->u.hdr.cref.flag = !(CREF)->flag; \