Searched refs:RTM_RESOLVE (Results 1 – 5 of 5) sorted by relevance
439 #define RTM_RESOLVE 0xb /* req to resolve dst to LL addr */ macro
1029 err = rtrequest_locked(RTM_RESOLVE, dst, NULL, NULL, 0, &newrt); in rtalloc1_common_locked()1084 msgtype = RTM_RESOLVE; in rtalloc1_common_locked()1908 if (req != RTM_RESOLVE && ((af == AF_INET) || (af == AF_INET6))) { in rtrequest_common_locked()2121 case RTM_RESOLVE: in rtrequest_common_locked()2353 if (req == RTM_RESOLVE) { in rtrequest_common_locked()
1551 case RTM_RESOLVE: in rtm2str()
2712 if (req == RTM_RESOLVE) { in nd6_rtrequest()2809 case RTM_RESOLVE: in nd6_rtrequest()2818 if (req == RTM_RESOLVE) { in nd6_rtrequest()
958 case RTM_RESOLVE: in arp_rtrequest()