Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/snmp_mibII/
H A DmibII_interfaces.c112 ifc->rb_traps = ifp->trap_enable; in ifchange_func()
113 ifp->trap_enable = ifc->traps; in ifchange_func()
128 ifp->trap_enable = ifc->rb_traps; in ifchange_func()
492 value->v.integer = ifp->trap_enable ? 1 : 2; in op_ifxtable()
H A Dsnmp_mibII.h67 int trap_enable; member
H A DmibII.c457 if (ifp->trap_enable && ifp->mib.ifmd_data.ifi_link_state != in mib_fetch_ifmib()
847 ifp->trap_enable = 1; in mibif_create()