__rpc_tli_set_options
__rpc_tli_set_options(fd, IPPROTO_IPV6, IPV6_RECVPKTINFO, 1);
__rpc_tli_set_options(fd, IPPROTO_IP, IP_RECVDSTADDR, 1);
(void) __rpc_tli_set_options(fd, SOL_SOCKET, SO_DGRAM_ERRIND,
ret = __rpc_tli_set_options(fd, IPPROTO_IPV6,
ret = __rpc_tli_set_options(fd, IPPROTO_IP,
(void) __rpc_tli_set_options(fd, SOL_SOCKET,
(void) __rpc_tli_set_options(fd, SOL_SOCKET,
(void) __rpc_tli_set_options(fd, SOL_SOCKET,
__rpc_tli_set_options(fd, SOL_SOCKET,
ret = __rpc_tli_set_options(fd, IPPROTO_IPV6,
ret = __rpc_tli_set_options(fd, IPPROTO_IP,
ret = __rpc_tli_set_options(fd, SOL_SOCKET, SO_MAC_EXEMPT, 1);
__rpc_tli_set_options(fd, SOL_SOCKET, SO_RECVUCRED, 1) == -1) {
extern int __rpc_tli_set_options(int, int, int, int); /* internal use only */
extern int __rpc_tli_set_options(); /* internal use only */