KG2_TOK_WRAP 467 net/sunrpc/auth_gss/gss_krb5_wrap.c *ptr++ = (unsigned char) ((KG2_TOK_WRAP>>8) & 0xff); KG2_TOK_WRAP 468 net/sunrpc/auth_gss/gss_krb5_wrap.c *ptr++ = (unsigned char) (KG2_TOK_WRAP & 0xff); KG2_TOK_WRAP 518 net/sunrpc/auth_gss/gss_krb5_wrap.c if (be16_to_cpu(*((__be16 *)ptr)) != KG2_TOK_WRAP)