Home
last modified time | relevance | path

Searched refs:netobj_equal (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/net/sunrpc/auth_gss/
Dsvcauth_gss.c65 static int netobj_equal(struct xdr_netobj *a, struct xdr_netobj *b) in netobj_equal() function
108 return netobj_equal(&item->in_handle, &tmp->in_handle) && in rsi_match()
109 netobj_equal(&item->in_token, &tmp->in_token); in rsi_match()
374 return netobj_equal(&new->handle, &tmp->handle); in rsc_match()