Home
last modified time | relevance | path

Searched refs:gwa_type (Results 1 – 1 of 1) sorted by relevance

/net/ipv6/
Droute.c1219 int gwa_type; in ip6_route_add() local
1223 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()