IP_V
if (IP_V(ip) == 6) {
if (IP_V(ip) == 6) {
ifp = get_unit(iface, IP_V(ip), ifs);
if (dir && (ifp != NULL) && IP_V(ip) && (m != NULL))
v = IP_V(ip);
int v = IP_V(ip);
if (IP_V(ip) == 4) {
} else if (IP_V(ip) == 6) {
#ifndef IP_V