Home
last modified time | relevance | path

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

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