Searched refs:gwa_type (Results 1 – 1 of 1) sorted by relevance
1648 int gwa_type; in ip6_route_info_create() local1652 gwa_type = ipv6_addr_type(gw_addr); in ip6_route_info_create()1654 if (gwa_type != (IPV6_ADDR_LINKLOCAL|IPV6_ADDR_UNICAST)) { in ip6_route_info_create()1665 if (!(gwa_type & IPV6_ADDR_UNICAST)) in ip6_route_info_create()