ip_xprt_recv
if ((iph = ip_xprt_recv(ipx, sizeof (ip_hdr_t))) == NULL)
if ((buf = ip_xprt_recv(ipx, size)) == NULL)