Searched refs:IH_VRRP (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libipadm/common/
H A Dlibipadm.h228 #define IH_VRRP 0x00000001 /* Caller is VRRP */ macro
H A Dlibipadm.c226 * IH_VRRP: Used by VRRP daemon to set the socket option SO_VRRP.
248 if (flags & ~(IH_VRRP|IH_LEGACY|IH_INIT|IH_IPMGMTD))
312 if (flags & IH_VRRP) {

Completed in 24 milliseconds