Searched defs:party (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/sys/contrib/ngatm/netnatm/api/
H A Dcc_data.c127 const struct ccparty *party; local
H A Dcc_dump.c211 cc_dump_party(struct dump *d, const struct ccparty *party, const char *pfx) argument
225 const struct ccparty *party; local
[all...]
H A Dcc_conn.c89 cc_party_set_state(struct ccparty *party, enum party_state ns) argument
339 struct ccparty *party; local
359 cc_party_destroy(struct ccparty *party) argument
373 struct ccparty *party; local
704 struct ccparty *party; local
723 struct ccparty *party; local
744 struct ccparty *party; local
766 struct ccparty *party; local
817 struct ccparty *party; local
[all...]
/freebsd-10.0-release/sys/contrib/ngatm/netnatm/sig/
H A Dsig_uni.c464 uni_enq_sig(struct uni *uni, u_int type, struct call *call, struct party *party, uint32_t sig, uint32_t cookie, struct uni_msg *msg, struct uni_all *u) argument
486 uni_delenq_sig(struct uni *uni, u_int type, struct call *call, struct party *party, uint32_t sig, uint32_t cookie, struct uni_msg *msg, struct uni_all *u) argument
[all...]
H A Dunipriv.h231 struct party *party; /* party to send to */ member in struct:sig
266 struct party { struct
[all...]

Completed in 84 milliseconds