Home
last modified time | relevance | path

Searched refs:uniapi_release_response (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dunidef.h358 struct uniapi_release_response { struct
460 struct uniapi_release_response release_response;
H A Dsig_coord.c848 struct uniapi_release_response *arg = in uni_sig_coord()
849 uni_msg_rptr(msg, struct uniapi_release_response *); in uni_sig_coord()
H A Dsig_print.c419 const struct uniapi_release_response *api = msg; in uni_print_api()
H A Dsig_uni.c330 sizeof(struct uniapi_release_response),
H A Dsig_call.c1297 struct uniapi_release_response *arg = in unx_release_response()
1298 uni_msg_rptr(m, struct uniapi_release_response *); in unx_release_response()
/f-stack/freebsd/contrib/ngatm/netnatm/api/
H A Dcc_conn.c195 struct uniapi_release_response *resp; in do_release_response()
199 resp = uni_msg_wptr(u, struct uniapi_release_response *); in do_release_response()
201 u->b_wptr += sizeof(struct uniapi_release_response); in do_release_response()