Searched refs:netobj (Results 1 – 1 of 1) sorted by relevance
229 static char *gssp_stringify(struct xdr_netobj *netobj) in gssp_stringify() argument231 return kmemdup_nul(netobj->data, netobj->len, GFP_KERNEL); in gssp_stringify()
Completed in 3 milliseconds