Searched refs:RTPROT_STATIC (Results 1 – 6 of 6) sorted by relevance
87 return (RTPROT_STATIC); in nl_get_rtm_protocol()878 if (attrs->rtm_protocol > RTPROT_STATIC) in create_nexthop_one()917 if (attrs->rtm_protocol > RTPROT_STATIC) in create_nexthop_from_attrs()951 if (attrs->rtm_protocol > RTPROT_STATIC) in create_nexthop_from_attrs()
77 #define RTPROT_STATIC 4 /* Route installed by administrator */ macro
321 .rtm.rtm_protocol = RTPROT_STATIC, in ATF_TC_BODY()
39 rtm->rtm_protocol = RTPROT_STATIC; in prepare_rtm_by_dst()
176 RTPROT_STATIC = 4 variable in RtProto
219 rtm->rtm_protocol = RTPROT_STATIC; in rtmsg_nl_int()