Searched refs:nhaddr (Results 1 – 1 of 1) sorted by relevance
2928 const in_addr_t *addr, *nhaddr; in mib_ipfroute() local2945 nhaddr = ((const in_addr_t *)agentx_varbind_get_index_string(vb, in mib_ipfroute()2984 if (ntohl(kr->nexthop.s_addr) < ntohl(*nhaddr)) { in mib_ipfroute()2989 } else if (ntohl(kr->nexthop.s_addr) > ntohl(*nhaddr)) { in mib_ipfroute()