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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c74 struct xdr_netobj in_handle, in_token; member in struct:rsi
86 kfree(rsii->in_handle.data);
101 return hash_mem(item->in_handle.data, item->in_handle.len, RSI_HASHBITS)
109 return netobj_equal(&item->in_handle, &tmp->in_handle) &&
136 new->in_handle.len = item->in_handle.len;
137 item->in_handle.len = 0;
140 new->in_handle
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c74 struct xdr_netobj in_handle, in_token; member in struct:rsi
86 kfree(rsii->in_handle.data);
101 return hash_mem(item->in_handle.data, item->in_handle.len, RSI_HASHBITS)
109 return netobj_equal(&item->in_handle, &tmp->in_handle) &&
136 new->in_handle.len = item->in_handle.len;
137 item->in_handle.len = 0;
140 new->in_handle
[all...]

Completed in 93 milliseconds