Home
last modified time | relevance | path

Searched refs:uni_create_party (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dunipriv.h285 struct party *uni_create_party(struct call *, struct uni_ie_epref *);
H A Dsig_party.c118 uni_create_party(struct call *c, struct uni_ie_epref *epref) in uni_create_party() function
H A Dsig_call.c444 if ((p = uni_create_party(c, &u->u.setup.epref)) == NULL) { in un0_setup()
2777 if (p == NULL && (p = uni_create_party(c, &u->u.add_party.epref)) in unx_add_party()