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