Home
last modified time | relevance | path

Searched refs:uni_enq_resp (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_coord.c385 uni_enq_resp(uni, SIGR_RESTART, 0, m, u); in input_global()
407 uni_enq_resp(uni, SIGR_STATUS, 0, m, u); in input_global()
738 uni_enq_resp(uni, SIGR_RESET_ERROR_response, cookie, msg, NULL); in uni_sig_coord()
744 uni_enq_resp(uni, SIGR_RESET_response, cookie, msg, NULL); in uni_sig_coord()
H A Dunipriv.h456 #define uni_enq_resp(UNI, SIG, COOKIE, MSG, U) do { \ macro
H A Dsig_reset.c826 uni_enq_resp(uni, SIGR_T317, 0, NULL, NULL); in t317_func()