toid 185 net/sunrpc/auth_gss/gss_generic_token.c struct xdr_netobj toid; toid 206 net/sunrpc/auth_gss/gss_generic_token.c toid.len = *buf++; toid 208 net/sunrpc/auth_gss/gss_generic_token.c if ((toksize-=toid.len) < 0) toid 210 net/sunrpc/auth_gss/gss_generic_token.c toid.data = buf; toid 211 net/sunrpc/auth_gss/gss_generic_token.c buf+=toid.len; toid 213 net/sunrpc/auth_gss/gss_generic_token.c if (! g_OID_equal(&toid, mech))