Searched defs:IS_NO_RIP (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Ddefs.h391 #define IS_NO_RIP (IS_NO_RIP_OUT | IS_NO_RIP_IN) macro
393 #define IS_RIP_OFF(s) (((s) & IS_NO_RIP) == IS_NO_RIP)

Completed in 81 milliseconds