Home
last modified time | relevance | path

Searched defs:epref (Results 1 – 13 of 13) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_verify.c64 uni_mandate_epref(struct uni *uni, struct uni_ie_epref *epref) in uni_mandate_epref()
367 enum uni_callstate cs, struct uni_ie_epref *epref, in uni_respond_status_verify()
H A Dsig_party.c74 uni_create_partyx(struct call *c, u_int epref, u_int mine, uint32_t cookie) in uni_create_partyx()
118 uni_create_party(struct call *c, struct uni_ie_epref *epref) in uni_create_party()
124 uni_find_party(struct call *c, struct uni_ie_epref *epref) in uni_find_party()
135 uni_find_partyx(struct call *c, u_int epref, u_int mine) in uni_find_partyx()
H A Dsig_call.c254 allocate_epref(struct call *c, struct uni_ie_epref *epref) in allocate_epref()
1627 respond_drop_party_ack(struct call *c, struct uni_ie_epref *epref, in respond_drop_party_ack()
2031 u_int epref, flag; in unx_status_enq() local
2875 default_act_epref(struct uni *uni, struct uni_ie_epref *epref) in default_act_epref()
3254 struct uni_ie_epref *epref, int ps) in uni_bad_message()
H A Dunidef.h258 struct uni_ie_epref epref; member
262 struct uni_ie_epref epref; member
383 struct uni_ie_epref epref; member
388 struct uni_ie_epref epref; member
H A Dunipriv.h269 u_int epref; /* endpoint reference */ member
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_msg.h12 struct uni_ie_epref epref; member
23 struct uni_ie_epref epref; member
33 struct uni_ie_epref epref; member
94 struct uni_ie_epref epref; member
119 struct uni_ie_epref epref; member
126 struct uni_ie_epref epref; member
133 struct uni_ie_epref epref; member
162 struct uni_ie_epref epref; member
177 struct uni_ie_epref epref; member
192 struct uni_ie_epref epref; member
[all …]
H A Duni_ie.h18 struct uni_ie_epref epref; member
H A Dunimsglib.h51 u_int epref:1;/* Q.2971 9.5.3.2.1 low-pri epref */ member
H A Duni_ie.c2622 DEF_IE_PRINT(itu, epref) in DEF_IE_PRINT() argument
2630 DEF_IE_CHECK(itu, epref) in DEF_IE_CHECK() argument
2640 DEF_IE_ENCODE(itu, epref) in DEF_IE_ENCODE() argument
2655 DEF_IE_DECODE(itu, epref) in DEF_IE_DECODE() argument
H A Dunistruct.h778 u_int epref : 15; member
/f-stack/freebsd/contrib/ngatm/netnatm/api/
H A Dcc_conn.c721 cc_party_add_ack_ind(struct ccconn *conn, const struct uni_ie_epref *epref) in cc_party_add_ack_ind()
742 cc_party_add_rej_ind(struct ccconn *conn, const struct uni_ie_epref *epref) in cc_party_add_rej_ind()
H A Dccpriv.h247 struct uni_ie_epref epref; member
373 struct uni_ie_epref epref; member
H A Datmapi.h288 uint16_t epref; member