Lines Matching refs:RTF_UP
296 verify_route_message_extra(rtm, c->ifindex, RTF_UP | RTF_DONE | RTF_PINNED); in ATF_TC_BODY()
340 verify_route_message_extra(rtm, c->ifindex, RTF_UP | RTF_DONE | RTF_PINNED); in ATF_TC_BODY()
439 RTF_UP | RTF_DONE | RTF_GATEWAY | RTF_STATIC); in ATF_TC_BODY()
575 RTF_UP | RTF_DONE | RTF_GATEWAY | RTF_STATIC); in ATF_TC_BODY()
593 RTF_UP | RTF_DONE | RTF_GATEWAY | RTF_STATIC); in ATF_TC_BODY()
668 desired_flags = RTF_UP | RTF_DONE | RTF_GATEWAY | test_flags; in ATF_TC_BODY()
731 RTF_UP | RTF_DONE | RTF_GATEWAY | RTF_STATIC); in ATF_TC_BODY()
847 RTF_UP | RTF_DONE | RTF_GATEWAY | RTF_STATIC); in ATF_TC_BODY()
865 RTF_UP | RTF_DONE | RTF_GATEWAY | RTF_STATIC); in ATF_TC_BODY()
940 desired_flags = RTF_UP | RTF_DONE | RTF_GATEWAY | test_flags; in ATF_TC_BODY()
1096 int expected_rt_flags = RTF_UP | RTF_HOST | RTF_DONE | RTF_STATIC | RTF_PINNED; in ATF_TC_BODY()
1134 int expected_rt_flags = RTF_UP | RTF_DONE | RTF_PINNED; in ATF_TC_BODY()
1300 int expected_rt_flags = RTF_UP | RTF_DONE | RTF_PINNED; in ATF_TC_BODY()