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