gss_config
static struct gss_config dh_mechanism = {
static struct gss_config dh_mech;
static struct gss_config dummy_mechanism =
static struct gss_config krb5_mechanism = {
static struct gss_config krb5_mechanism_old = {
static struct gss_config krb5_mechanism_wrong = {
static struct gss_config spnego_mechanism =
mech = kmem_zalloc(sizeof (struct gss_config), KM_SLEEP);
static struct gss_config default_gc = {
if (gssg->gss_config.knc_rdev == 0) {
gssg->gss_config.knc_rdev = vp->v_rdev;
gssg->gss_config.knc_protofmly = loopback_name;
gssg->gss_config.knc_semantics = NC_TPI_COTS_ORD;
stat = rpcbind_getaddr(&gssg->gss_config, GSSPROG, GSSVERS,
error = clnt_tli_kcreate(&gssg->gss_config, &tmpaddr, GSSPROG,
struct knetconfig gss_config;
struct gss_config *next;
static struct gss_config dummy_mechanism =
static struct gss_config krb5_mechanism =