ipv6 addrconf: Introduce addrconf_is_prefix_route() helper.
authorYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Mon, 12 May 2008 16:16:24 +0000 (01:16 +0900)
committerYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Wed, 11 Jun 2008 17:38:14 +0000 (02:38 +0900)
This inline function, for readability, returns if the route
is a "prefix" route regardless if it was installed by RA or by
hand.

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>

No differences found