Home
last modified time | relevance | path

Searched refs:uniapi_party_destroyed (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dunidef.h260 struct uniapi_party_destroyed { struct
439 struct uniapi_party_destroyed party_destroyed;
H A Dsig_print.c185 const struct uniapi_party_destroyed *api = msg; in uni_print_api()
H A Dsig_party.c154 struct uniapi_party_destroyed *ind; in uni_destroy_party()
165 ind = ALLOC_API(struct uniapi_party_destroyed, api); in uni_destroy_party()
/f-stack/freebsd/contrib/ngatm/netnatm/api/
H A Dcc_port.c637 ilen = sizeof(struct uniapi_party_destroyed); in cc_uni_signal()
642 struct uniapi_party_destroyed *)->cref; in cc_uni_signal()
H A Dcc_conn.c2070 struct uniapi_party_destroyed *pcr = uni_msg_rptr(msg, in cc_conn_sig_handle()
2071 struct uniapi_party_destroyed *); in cc_conn_sig_handle()