Searched refs:MK_MSG_RESP (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | sig_coord.c | 478 MK_MSG_RESP(resp, UNI_STATUS, &u->u.hdr.cref); in input_unknown() 518 MK_MSG_RESP(resp, UNI_RELEASE_COMPL, &u->u.hdr.cref); in input_unknown() 1116 MK_MSG_RESP(resp, UNI_STATUS, cref); in uni_respond_status() 1137 MK_MSG_RESP(resp, UNI_STATUS, cref); in uni_respond_status_mtype()
|
| H A D | unimkmsg.h | 42 #define MK_MSG_RESP(MSG,TYPE,CREF) \ macro
|
| H A D | sig_verify.c | 377 MK_MSG_RESP(resp, UNI_STATUS, cref); in uni_respond_status_verify()
|
| H A D | sig_call.c | 421 MK_MSG_RESP(resp, UNI_RELEASE_COMPL, &u->u.hdr.cref); in un0_setup() 2707 MK_MSG_RESP(resp, UNI_ADD_PARTY_REJ, in unx_add_party() 3279 MK_MSG_RESP(resp, UNI_STATUS, &u->u.hdr.cref); in uni_bad_message()
|