Searched refs:gwa_type (Results 1 – 1 of 1) sorted by relevance
1219 int gwa_type; in ip6_route_add() local1223 gwa_type = ipv6_addr_type(gw_addr); in ip6_route_add()1225 if (gwa_type != (IPV6_ADDR_LINKLOCAL|IPV6_ADDR_UNICAST)) { in ip6_route_add()1236 if (!(gwa_type&IPV6_ADDR_UNICAST)) in ip6_route_add()