Home
last modified time | relevance | path

Searched refs:dest_ip (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/sunrpc/
Dxdr_rec.c439 int32_t *dest_ip = (int32_t *) rstrm->out_finger; in xdrrec_putint32() local
451 dest_ip = (int32_t *) rstrm->out_finger; in xdrrec_putint32()
454 *dest_ip = htonl (*ip); in xdrrec_putint32()