Searched refs:VRRP_AUTH_SIMPLE (Results 1 – 1 of 1) sorted by relevance
94 #define VRRP_AUTH_SIMPLE 1 macro99 { VRRP_AUTH_SIMPLE, "simple" },169 if (version == 2 && auth_type == VRRP_AUTH_SIMPLE) { /* simple text password */ in vrrp_print()