Searched refs:rtflags (Results 1 – 2 of 2) sorted by relevance
1333 u_long rtflags; in nd6_prefix_onlink() local1404 rtflags = ifa->ifa_flags | RTF_CLONING | RTF_UP; in nd6_prefix_onlink()1407 rtflags |= RTF_CLONING; in nd6_prefix_onlink()1412 rtflags &= ~RTF_CLONING; in nd6_prefix_onlink()1415 ifa->ifa_addr, (struct sockaddr *)&mask6, rtflags); in nd6_prefix_onlink()1425 ip6_sprintf(&mask6.sin6_addr), rtflags, error)); in nd6_prefix_onlink()
214 static const char *rtflags(struct rt_msghdr *);2256 rtflags(struct rt_msghdr *rtm) in rtflags() function2508 rtflags(rtm)); in rt_entry()2526 inet6_n2p(&np->rip6_dest), np->rip6_plen, rtflags(rtm)); in rt_entry()2564 rtflags(rtm)); in rt_entry()