X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=include%2Flinux%2Fsunrpc%2Fgss_krb5.h;h=e7bbdba474d545406faf9030727bc481c42c3f08;hb=d5e63bded6e819ca77ee1a1d97c783a31f6caf30;hp=a10f1fb0bf7c45dc4998112096b4d1ebb86a105a;hpb=5743d65c2f77d5145fb4c4262c4dd70c3f078776;p=safe%2Fjmp%2Flinux-2.6 diff --git a/include/linux/sunrpc/gss_krb5.h b/include/linux/sunrpc/gss_krb5.h index a10f1fb..e7bbdba 100644 --- a/include/linux/sunrpc/gss_krb5.h +++ b/include/linux/sunrpc/gss_krb5.h @@ -51,6 +51,9 @@ struct krb5_ctx { extern spinlock_t krb5_seq_lock; +/* The length of the Kerberos GSS token header */ +#define GSS_KRB5_TOK_HDR_LEN (16) + #define KG_TOK_MIC_MSG 0x0101 #define KG_TOK_WRAP_MSG 0x0201