Searched refs:epref (Results 1 - 21 of 21) sorted by relevance

/freebsd-11-stable/sys/contrib/ngatm/netnatm/sig/
H A Dsig_call.c254 allocate_epref(struct call *c, struct uni_ie_epref *epref) argument
265 if (p->epref == c->epref_alloc) {
269 IE_SETPRESENT(*epref);
270 epref->flag = 0;
271 epref->epref = c->epref_alloc;
273 epref->h.coding = UNI_CODING_ITU;
274 epref->h.act = UNI_IEACT_DEFAULT;
398 if (IE_ISGOOD(u->u.setup.epref) &&
399 u->u.setup.epref
1627 respond_drop_party_ack(struct call *c, struct uni_ie_epref *epref, u_int cause) argument
2031 u_int epref, flag; local
2875 default_act_epref(struct uni *uni, struct uni_ie_epref *epref) argument
3253 uni_bad_message(struct call *c, struct uni_all *u, u_int cause, struct uni_ie_epref *epref, int ps) argument
[all...]
H A Dsig_unimsgcpy.c16 if(IE_ISGOOD(src->epref))
17 dst->epref = src->epref;
36 if(IE_ISGOOD(src->epref))
37 dst->epref = src->epref;
55 if(IE_ISGOOD(src->epref))
56 dst->epref = src->epref;
180 if(IE_ISGOOD(src->epref))
[all...]
H A Dsig_party.c64 p->epref, p->flags & PARTY_MINE, p->state, state);
71 * No check is done, that a party with this epref does not alreay exist.
74 uni_create_partyx(struct call *c, u_int epref, u_int mine, uint32_t cookie) argument
92 MK_IE_EPREF(ind->epref, epref, mine);
93 ind->epref.h.act = UNI_IEACT_DEFAULT;
96 p->epref = epref;
111 p->epref, (p->flags & PARTY_MINE) ? "mine" : "his");
118 uni_create_party(struct call *c, struct uni_ie_epref *epref) argument
124 uni_find_party(struct call *c, struct uni_ie_epref *epref) argument
135 uni_find_partyx(struct call *c, u_int epref, u_int mine) argument
[all...]
H A Dsig_verify.c64 uni_mandate_epref(struct uni *uni, struct uni_ie_epref *epref) argument
69 if (!IE_ISPRESENT(*epref)) {
123 if (IE_ISGOOD(*epref))
367 enum uni_callstate cs, struct uni_ie_epref *epref,
380 if (epref && IE_ISGOOD(*epref)) {
381 MK_IE_EPREF(resp->u.status.epref, epref->epref, !epref
366 uni_respond_status_verify(struct uni *uni, struct uni_cref *cref, enum uni_callstate cs, struct uni_ie_epref *epref, enum uni_epstate ps) argument
[all...]
H A Dunimkmsg.h65 (IE).epref = EPREF; \
133 if(IE_ISGOOD((U)->u.drop_party_ack.epref)) \
134 (DEST)->epref = (U)->u.drop_party_ack.epref; \
149 if(IE_ISGOOD((U)->u.add_party_rej.epref)) \
150 (DEST)->epref = (U)->u.add_party_rej.epref; \
H A Dunidef.h258 struct uni_ie_epref epref; member in struct:uniapi_party_created
262 struct uni_ie_epref epref; member in struct:uniapi_party_destroyed
383 struct uni_ie_epref epref; member in struct:uniapi_status_indication
388 struct uni_ie_epref epref; member in struct:uniapi_status_enquiry_request
H A Dsig_coord.c483 if (IE_ISGOOD(u->u.status_enq.epref)) {
484 /* reflect epref as required by L3MU_PO */
485 resp->u.status.epref = u->u.status_enq.epref;
486 MK_IE_EPREF(resp->u.status.epref,
487 u->u.status_enq.epref.epref,
488 !u->u.status_enq.epref.flag);
H A Dsig_print.c179 (const union uni_ieall *)&api->epref, cx);
190 (const union uni_ieall *)&api->epref, cx);
473 (const union uni_ieall *)&api->epref, cx);
484 (const union uni_ieall *)&api->epref, cx);
H A Dunipriv.h269 u_int epref; /* endpoint reference */ member in struct:party
284 struct party *uni_find_partyx(struct call *, u_int epref, u_int mine);
286 struct party *uni_create_partyx(struct call *, u_int epref, u_int mine,
/freebsd-11-stable/sys/contrib/ngatm/netnatm/msg/
H A Duni_msg.h12 struct uni_ie_epref epref; member in struct:uni_alerting
23 struct uni_ie_epref epref; member in struct:uni_call_proc
33 struct uni_ie_epref epref; member in struct:uni_connect
94 struct uni_ie_epref epref; member in struct:uni_setup
119 struct uni_ie_epref epref; member in struct:uni_status
126 struct uni_ie_epref epref; member in struct:uni_status_enq
133 struct uni_ie_epref epref; member in struct:uni_notify
162 struct uni_ie_epref epref; member in struct:uni_add_party
177 struct uni_ie_epref epref; member in struct:uni_add_party_ack
192 struct uni_ie_epref epref; member in struct:uni_party_alerting
202 struct uni_ie_epref epref; member in struct:uni_add_party_rej
212 struct uni_ie_epref epref; member in struct:uni_drop_party
221 struct uni_ie_epref epref; member in struct:uni_drop_party_ack
307 struct uni_ie_epref epref; member in struct:uni_unknown
[all...]
H A Duni_ie.h18 struct uni_ie_epref epref; member in union:uni_ieall
H A Duni_msg.c27 if(msg->epref.h.present & UNI_IE_PRESENT)
28 uni_print_ie_internal(UNI_IE_EPREF, (union uni_ieall *)&msg->epref, cx);
52 ret |= uni_check_ie(UNI_IE_EPREF, (union uni_ieall *)&m->epref, cx);
82 if((p->epref.h.present & UNI_IE_PRESENT) &&
83 uni_encode_ie(UNI_IE_EPREF, msg, (union uni_ieall *)&p->epref, cx))
128 out->epref.h = *hdr;
131 if(uni_decode_ie_body(UNI_IE_EPREF, (union uni_ieall *)&out->epref, msg, ielen, cx))
203 if(msg->epref.h.present & UNI_IE_PRESENT)
204 uni_print_ie_internal(UNI_IE_EPREF, (union uni_ieall *)&msg->epref, cx);
217 ret |= uni_check_ie(UNI_IE_EPREF, (union uni_ieall *)&m->epref, c
[all...]
H A Dunimsglib.h51 u_int epref:1;/* Q.2971 9.5.3.2.1 low-pri epref */ member in struct:uni_ierr
H A Duni_ie.c2622 DEF_IE_PRINT(itu, epref)
2624 if(uni_print_iehdr("epref", &ie->h, cx))
2626 uni_print_entry(cx, "epref", "(%u,%u)", ie->flag, ie->epref);
2630 DEF_IE_CHECK(itu, epref)
2634 if(ie->epref >= (2<<15))
2640 DEF_IE_ENCODE(itu, epref)
2642 START_IE(epref, UNI_IE_EPREF, 3);
2648 APP_BYTE(msg, (ie->flag << 7) | ((ie->epref >> 8) & 0x7f));
2649 APP_BYTE(msg, (ie->epref
[all...]
H A Dunistruct.h778 u_int epref : 15; member in struct:uni_ie_epref
/freebsd-11-stable/sys/contrib/ngatm/netnatm/api/
H A Dcc_conn.c347 IE_SETPRESENT(party->epref);
348 party->epref.flag = flag;
349 party->epref.epref = ident;
363 cc_party_log(party, "destroyed %u.%u", party->epref.flag,
364 party->epref.epref);
376 if (party->epref.epref == ident)
437 NULL, p->epref
721 cc_party_add_ack_ind(struct ccconn *conn, const struct uni_ie_epref *epref) argument
742 cc_party_add_rej_ind(struct ccconn *conn, const struct uni_ie_epref *epref) argument
[all...]
H A Dcc_data.c194 eparty->epref = party->epref.epref;
217 eparty->epref = party->epref.epref;
H A Dcc_dump.c215 party->epref.flag, party->epref.epref,
H A Datmapi.h288 uint16_t epref; member in struct:atm_exstatus_party
H A Dccpriv.h247 struct uni_ie_epref epref; member in struct:ccconn
373 struct uni_ie_epref epref; member in struct:ccparty
H A Dcc_user.c487 memcpy(ptr, &conn->epref, len);

Completed in 347 milliseconds