Searched refs:uni_enq_resp (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | sig_coord.c | 385 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 D | unipriv.h | 456 #define uni_enq_resp(UNI, SIG, COOKIE, MSG, U) do { \ macro
|
| H A D | sig_reset.c | 826 uni_enq_resp(uni, SIGR_T317, 0, NULL, NULL); in t317_func()
|