Searched refs:TIMER_START_UNI (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | sig_reset.c | 175 TIMER_START_UNI(uni, t316, uni->timer316); in start_request() 236 TIMER_START_UNI(uni, t316, uni->timer316); in start_t316() 595 TIMER_START_UNI(uni, t317, uni->timer317); in response_restart()
|
| H A D | sig_coord.c | 214 TIMER_START_UNI(uni, t309, uni->timer309); in coord_link_establish_request() 731 TIMER_START_UNI(uni, t309, uni->timer309); in uni_sig_coord() 756 TIMER_START_UNI(uni, t309, uni->timer309); in uni_sig_coord()
|
| H A D | unipriv.h | 559 #define TIMER_START_UNI(U,T,N) _TIMER_START(U, U, (U)->T, N, _##T##_func) macro
|