can_use_af
if (is_v6_netid(rpc->netid) && !can_use_af(AF_INET6)) {
if (!(is_v6_netid(rpc->netid) && !can_use_af(AF_INET6))) {