Searched refs:RTN_UNICAST (Results 1 – 5 of 5) sorted by relevance
53 RTN_UNICAST, /* Unicast route */ enumerator
64 return (RTN_UNICAST); in get_rtm_type() 918 case RTN_UNICAST: in create_nexthop_from_attrs()
292 .rtm.rtm_type = RTN_UNICAST, in ATF_TC_BODY()
158 RTN_UNICAST = auto() variable in RtType
181 int rtm_type = RTN_UNICAST; in rtmsg_nl_int()