Searched refs:gss_write_verf (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c716 gss_write_verf(struct svc_rqst *rqstp, struct gss_ctx *ctx_id, u32 seq) function
982 rc = gss_write_verf(rqstp, rsci->mechctx, GSS_SEQ_WIN);
1154 if (gss_write_verf(rqstp, rsci->mechctx, gc->gc_seq))
1165 if (gss_write_verf(rqstp, rsci->mechctx, gc->gc_seq))

Completed in 24 milliseconds