Searched refs:uni_find_party (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/contrib/ngatm/netnatm/sig/
H A Dunipriv.h283 struct party *uni_find_party(struct call *, struct uni_ie_epref *);
H A Dsig_call.c1074 p = uni_find_party(c, &co->epref);
1496 if ((p = uni_find_party(c, &u->u.notify.epref)) == NULL) {
1724 p = uni_find_party(c, &u->u.status.epref);
1827 p = uni_find_party(c, &u->u.status.epref);
2060 p = uni_find_party(c, &u->u.status_enq.epref);
3287 p = uni_find_party(c, epref);
H A Dsig_party.c124 uni_find_party(struct call *c, struct uni_ie_epref *epref) function

Completed in 58 milliseconds