Searched refs:add_party (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/sys/contrib/ngatm/netnatm/msg/
H A Dmsg.def310 start add_party 0x80
H A Duni_msg.h325 struct uni_add_party add_party; member in union:uni_msgall
/freebsd-10.0-release/sys/contrib/ngatm/netnatm/sig/
H A Dsig_call.c2682 uni_mandate_epref(c->uni, &u->u.add_party.epref);
2683 MANDATE_IE(c->uni, u->u.add_party.called, UNI_IE_CALLED);
2690 if (IE_ISGOOD(u->u.add_party.epref)) {
2710 u->u.add_party.epref.epref,
2711 !u->u.add_party.epref.flag);
2720 p = uni_find_partyx(c, u->u.add_party.epref.epref,
2721 u->u.add_party.epref.flag);
2736 map_callstate(c->cstate), &u->u.add_party.epref,
2745 map_callstate(c->cstate), &u->u.add_party.epref,
2753 &u->u.add_party
[all...]
H A Dsig_party.c247 add->u.add_party = req->add;
337 copy_msg_add_party(&u->u.add_party, &ind->add);
1059 &u->u.add_party.epref, p->state);

Completed in 178 milliseconds