Searched refs:RTF_CLONING (Results 1 – 14 of 14) sorted by relevance
219 if (report && (rt->rt_flags & RTF_CLONING) && in rtalloc2()270 if (report && (rt->rt_flags & RTF_CLONING)) { in rtalloc1()506 if (!parent || (parent->rt_flags & RTF_CLONING) == 0) in rtflushclone()682 if ((rt->rt_flags & RTF_CLONING) != 0) { in rtrequest1()712 if ((rt->rt_flags & RTF_CLONING) == 0) in rtrequest1()715 flags = rt->rt_flags & ~(RTF_CLONING | RTF_STATIC); in rtrequest1()799 if ((rt->rt_flags & RTF_CLONING) != 0) { in rtrequest1()
131 #define RTF_CLONING 0x100 /* generate new routes on use */ macro
454 int cloning = (rt->rt_flags & RTF_CLONING); in if_detach_rtdelete()
119 if ((rt->rt_flags & RTF_CLONING) != 0) {
196 rt->rt_flags |= RTF_CLONING;197 if (rt->rt_flags & RTF_CLONING) {789 ifa->ifa_flags |= RTF_CLONING;
100 ifa->ifa_flags |= RTF_CLONING;
729 ~RTF_CLONING, &rt)) != 0) {1053 if ((rt->rt_flags & RTF_CLONING) ||1068 if ((rt->rt_flags & RTF_CLONING) != 0)
1498 rtflags |= RTF_CLONING;1503 rtflags &= ~RTF_CLONING;
1138 info.rti_flags = RTF_UP | RTF_CLONING;1205 info.rti_flags = RTF_UP | RTF_CLONING;
89 { RTF_CLONING, 'C' },
418 flags |= RTF_CLONING; in newroute()
2031 rrt->rrt_flags = RTF_CLONING; in ifrt()2360 RTFLAG("C", RTF_CLONING); in rtflags()2503 (RTF_CLONING|RTF_XRESOLVE|RTF_LLINFO|RTF_BLACKHOLE)) { in rt_entry()
103 { RTF_CLONING, 'C' },
160 { RTF_CLONING, 'C' },