Searched refs:_rip (Results 1 – 1 of 1) sorted by relevance
531 #define ROUTER_INFO_PRINT(_rip,_where) (_rip->ri_print |= _where) argument535 #define IS_ROUTER_INFO_PRINTED(_rip,_where) \ argument536 (_rip->ri_print & _where) 542 #define ROUTER_INFO_LOCK(_rip,_s) _s = mutex_spinlock(&(_rip->ri_lock)) argument546 #define ROUTER_INFO_UNLOCK(_rip,_s) mutex_spinunlock(&(_rip->ri_lock),_s) argument