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

/macosx-10.10/tcpdump-61/tcpdump/
H A Dprint-vrrp.c77 #define VRRP_AUTH_SIMPLE 1 macro
82 { VRRP_AUTH_SIMPLE, "simple" },
134 if (auth_type == VRRP_AUTH_SIMPLE) { /* simple text password */

Completed in 203 milliseconds