Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/bsnmp/snmp_mibII/
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()
513 value->v.integer = ifp->trap_enable ? 1 : 2; in op_ifxtable()
Dsnmp_mibII.h67 int trap_enable; member
DmibII.c456 if (ifp->trap_enable && ifp->mib.ifmd_data.ifi_link_state != in mib_fetch_ifmib()
791 ifp->trap_enable = 1; in mibif_create()