Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dunidef.h301 struct uniapi_reset_response { struct
445 struct uniapi_reset_response reset_response;
H A Dsig_reset.c50 static void response_response(struct uni *, struct uniapi_reset_response *,
484 uni_msg_rptr(m, struct uniapi_reset_response *), cookie); in uni_sig_respond()
686 response_response(struct uni *uni, struct uniapi_reset_response *arg, in response_response()
H A Dsig_print.c262 const struct uniapi_reset_response *api = msg; in uni_print_api()
H A Dsig_uni.c308 sizeof(struct uniapi_reset_response),
/f-stack/freebsd/contrib/ngatm/netnatm/api/
H A Dcc_port.c673 struct uniapi_reset_response *resp; in cc_uni_signal()
682 resp = uni_msg_wptr(u, struct uniapi_reset_response *); in cc_uni_signal()