Searched refs:UNI_DROP_PARTY (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | sig_print.c | 573 uni_print_msg(NULL, 0, UNI_DROP_PARTY, in uni_print_api() 583 uni_print_msg(NULL, 0, UNI_DROP_PARTY, in uni_print_api() 603 uni_print_msg(NULL, 0, UNI_DROP_PARTY, in uni_print_api()
|
| H A D | sig_party.c | 738 MK_MSG_ORIG(drop, UNI_DROP_PARTY, p->call->cref, !p->call->mine); in drop_partyE() 771 MK_MSG_ORIG(drop, UNI_DROP_PARTY, p->call->cref, !p->call->mine); in punx_drop_party_request()
|
| H A D | sig_coord.c | 614 case UNI_DROP_PARTY: in input_call()
|
| /f-stack/freebsd/contrib/ngatm/netnatm/msg/ |
| H A D | uni_hdr.h | 72 UNI_DROP_PARTY = 0x83, /* drop party */ enumerator
|
| H A D | uni_msg.c | 3180 if(uni_encode_msg_hdr(msg, &p->hdr, UNI_DROP_PARTY, cx, &mlen)) in encode_drop_party()
|