Searched refs:RTN_UNICAST (Results 1 – 6 of 6) sorted by relevance
53 RTN_UNICAST, /* Unicast route */ enumerator
63 return (RTN_UNICAST); in get_rtm_type()963 case RTN_UNICAST: in create_nexthop_from_attrs()
322 .rtm.rtm_type = RTN_UNICAST, in ATF_TC_BODY()
40 rtm->rtm_type = RTN_UNICAST; in prepare_rtm_by_dst()
158 RTN_UNICAST = auto() variable in RtType
185 int rtm_type = RTN_UNICAST; in rtmsg_nl_int()