Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
H A Dgss_rpc_upcall.c224 static char *gssp_stringify(struct xdr_netobj *netobj) in gssp_stringify() argument
226 return kmemdup_nul(netobj->data, netobj->len, GFP_KERNEL); in gssp_stringify()
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/
H A Dgss_rpc_upcall.c230 static char *gssp_stringify(struct xdr_netobj *netobj) in gssp_stringify() argument
232 return kmemdup_nul(netobj->data, netobj->len, GFP_KERNEL); in gssp_stringify()

Completed in 2 milliseconds