Home
last modified time | relevance | path

Searched refs:authalg_to_str (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dhcpv6.c55 static const char *authalg_to_str(uint8_t, uint8_t);
379 authalg_to_str(uint8_t aproto, uint8_t aalg) in authalg_to_str() function
789 authalg_to_str(d6a.d6a_proto, d6a.d6a_alg)); in show_options()