Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_mip.c96 GEN_AUTH, "(Generalized Authentication Extension)",
119 GEN_AUTH, spi_ext,
217 if (ext_type == GEN_AUTH) { in interpret_extensions()
241 if (ext_type == GEN_AUTH) { in interpret_extensions()
H A Dsnoop_mip.h55 #define GEN_AUTH 36 macro