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