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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Ddefs.h399 #define IS_NO_ADV_OUT 0x01000000 /* do not advertise rdisc */ macro
401 #define GROUP_IS_ADV_OUT (IS_NO_ADV_OUT | IS_ADV_OUT)
403 #define IS_NO_RDISC (IS_NO_ADV_IN | IS_NO_SOL_OUT | IS_NO_ADV_OUT)

Completed in 47 milliseconds