Home
last modified time | relevance | path

Searched refs:nhaddr (Results 1 – 1 of 1) sorted by relevance

/openbsd/libexec/snmpd/snmpd_metrics/
H A Dmib.c2928 const in_addr_t *addr, *nhaddr; in mib_ipfroute() local
2945 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()