RPCB_MULTICAST_ADDR
inet_pton(af, RPCB_MULTICAST_ADDR, &sin6->sin6_addr);
inet_pton(AF_INET6, RPCB_MULTICAST_ADDR, &mreq6.ipv6mr_multiaddr);