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

/freebsd-12-stable/sys/contrib/ngatm/netnatm/sig/
H A Dunipriv.h286 struct party *uni_create_partyx(struct call *, u_int epref, u_int mine,
H A Dsig_party.c74 uni_create_partyx(struct call *c, u_int epref, u_int mine, uint32_t cookie) function
120 return (uni_create_partyx(c, epref->epref, epref->flag, 0));
H A Dsig_call.c516 if ((p = uni_create_partyx(c, 0, 1, cookie)) == NULL) {
2492 if ((p = uni_create_partyx(c, add->add.epref.epref, 1, cookie)) == NULL) {

Completed in 163 milliseconds