Searched defs:epref (Results 1 - 12 of 12) sorted by relevance

/freebsd-13-stable/sys/contrib/ngatm/netnatm/sig/
H A Dsig_verify.c64 uni_mandate_epref(struct uni *uni, struct uni_ie_epref *epref) argument
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 Dsig_party.c74 uni_create_partyx(struct call *c, u_int epref, u_int mine, uint32_t cookie) argument
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_call.c254 allocate_epref(struct call *c, struct uni_ie_epref *epref) argument
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 Dunipriv.h269 u_int epref; /* endpoint reference */ member in struct:party
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
/freebsd-13-stable/sys/contrib/ngatm/netnatm/msg/
H A Duni_ie.h18 struct uni_ie_epref epref; member in union:uni_ieall
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_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 Dunistruct.h778 u_int epref : 15; member in struct:uni_ie_epref
/freebsd-13-stable/sys/contrib/ngatm/netnatm/api/
H A Dcc_conn.c721 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 Dccpriv.h247 struct uni_ie_epref epref; member in struct:ccconn
373 struct uni_ie_epref epref; member in struct:ccparty
H A Datmapi.h288 uint16_t epref; member in struct:atm_exstatus_party

Completed in 147 milliseconds