Searched refs:uni_ie_epref (Results 1 – 12 of 12) sorted by relevance
| /f-stack/freebsd/contrib/ngatm/netnatm/msg/ |
| H A D | uni_msg.h | 12 struct uni_ie_epref epref; 23 struct uni_ie_epref epref; 33 struct uni_ie_epref epref; 94 struct uni_ie_epref epref; 119 struct uni_ie_epref epref; 126 struct uni_ie_epref epref; 133 struct uni_ie_epref epref; 162 struct uni_ie_epref epref; 177 struct uni_ie_epref epref; 192 struct uni_ie_epref epref; [all …]
|
| H A D | uni_ie.h | 18 struct uni_ie_epref epref;
|
| H A D | uni_ietab.h | 133 static void uni_ie_print_itu_epref(struct uni_ie_epref *, struct unicx *); 134 static int uni_ie_check_itu_epref(struct uni_ie_epref *, struct unicx *); 135 static int uni_ie_encode_itu_epref(struct uni_msg *, struct uni_ie_epref *, struct unicx *); 136 static int uni_ie_decode_itu_epref(struct uni_ie_epref *, struct uni_msg *, u_int, struct unicx *);
|
| H A D | unistruct.h | 775 struct uni_ie_epref { struct
|
| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | unidef.h | 258 struct uni_ie_epref epref; 262 struct uni_ie_epref epref; 383 struct uni_ie_epref epref; 388 struct uni_ie_epref epref;
|
| H A D | unipriv.h | 283 struct party *uni_find_party(struct call *, struct uni_ie_epref *); 285 struct party *uni_create_party(struct call *, struct uni_ie_epref *); 316 struct uni_ie_epref stat_epref; /* retransmission */ 345 struct uni_ie_epref *, int); 488 void uni_mandate_epref(struct uni *, struct uni_ie_epref *); 491 enum uni_callstate, struct uni_ie_epref *, enum uni_epstate);
|
| H A D | sig_verify.c | 64 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 D | sig_party.c | 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()
|
| H A D | sig_call.c | 51 static void respond_drop_party_ack(struct call *, struct uni_ie_epref *, u_int); 254 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() 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()
|
| /f-stack/freebsd/contrib/ngatm/netnatm/api/ |
| H A D | ccpriv.h | 247 struct uni_ie_epref epref; 373 struct uni_ie_epref epref;
|
| H A D | cc_user.c | 367 len = sizeof(struct uni_ie_epref); in cc_attr_query() 486 len = sizeof(struct uni_ie_epref); in cc_attr_query() 750 len = sizeof(struct uni_ie_epref); in cc_attr_set()
|
| H A D | cc_conn.c | 721 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()
|