1*c54f35caSApple OSS DistributionsRTF_UP = 0x1 2*c54f35caSApple OSS DistributionsRTF_GATEWAY = 0x2 3*c54f35caSApple OSS DistributionsRTF_HOST = 0x4 4*c54f35caSApple OSS DistributionsRTF_REJECT = 0x8 5*c54f35caSApple OSS DistributionsRTF_DYNAMIC = 0x10 6*c54f35caSApple OSS DistributionsRTF_MODIFIED = 0x20 7*c54f35caSApple OSS DistributionsRTF_DONE = 0x40 8*c54f35caSApple OSS DistributionsRTF_DELCLONE = 0x80 9*c54f35caSApple OSS DistributionsRTF_CLONING = 0x100 10*c54f35caSApple OSS DistributionsRTF_XRESOLVE = 0x200 11*c54f35caSApple OSS DistributionsRTF_LLINFO = 0x400 12*c54f35caSApple OSS DistributionsRTF_STATIC = 0x800 13*c54f35caSApple OSS DistributionsRTF_BLACKHOLE = 0x1000 14*c54f35caSApple OSS DistributionsRTF_PROTO2 = 0x4000 15*c54f35caSApple OSS DistributionsRTF_PROTO1 = 0x8000 16*c54f35caSApple OSS DistributionsRTF_PRCLONING = 0x10000 17*c54f35caSApple OSS DistributionsRTF_WASCLONED = 0x20000 18*c54f35caSApple OSS DistributionsRTF_PROTO3 = 0x40000 19*c54f35caSApple OSS DistributionsRTF_PINNED = 0x100000 20*c54f35caSApple OSS DistributionsRTF_LOCAL = 0x200000 21*c54f35caSApple OSS DistributionsRTF_BROADCAST = 0x400000 22*c54f35caSApple OSS DistributionsRTF_MULTICAST = 0x800000 23*c54f35caSApple OSS DistributionsRTF_IFSCOPE = 0x1000000 24*c54f35caSApple OSS DistributionsRTF_CONDEMNED = 0x2000000 25*c54f35caSApple OSS DistributionsRTF_IFREF = 0x4000000 26*c54f35caSApple OSS DistributionsRTF_PROXY = 0x8000000 27*c54f35caSApple OSS DistributionsRTF_ROUTER = 0x10000000 28