Searched refs:RTM_RESOLVE (Results 1 – 5 of 5) sorted by relevance
431 #define RTM_RESOLVE 0xb /* req to resolve dst to LL addr */ macro
1030 err = rtrequest_locked(RTM_RESOLVE, dst, NULL, NULL, 0, &newrt); in rtalloc1_common_locked()1085 msgtype = RTM_RESOLVE; in rtalloc1_common_locked()1912 if (req != RTM_RESOLVE && ((af == AF_INET) || (af == AF_INET6))) { in rtrequest_common_locked()2125 case RTM_RESOLVE: in rtrequest_common_locked()2357 if (req == RTM_RESOLVE) { in rtrequest_common_locked()
1556 case RTM_RESOLVE: in rtm2str()
2685 if (req == RTM_RESOLVE) { in nd6_rtrequest()2782 case RTM_RESOLVE: in nd6_rtrequest()2791 if (req == RTM_RESOLVE) { in nd6_rtrequest()
958 case RTM_RESOLVE: in arp_rtrequest()