Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/snmp_mibII/
H A DmibII_route.c226 mib_fetch_route(void) in mib_fetch_route() function
383 if (mib_fetch_route() == -1) in op_route_table()
501 if (mib_fetch_route() == -1) in op_route()
H A DmibII.h276 int mib_fetch_route(void);
H A DmibII.c1725 (void)mib_fetch_route(); in mibII_start()