Searched refs:mibif_notify (Results 1 – 3 of 3) sorted by relevance
| /trueos/contrib/bsnmp/snmp_mibII/ |
| HD | snmp_mibII.h | 39 enum mibif_notify { enum 43 typedef void (*mibif_notify_f)(struct mibif *, enum mibif_notify, void *); 165 void *mibif_notify(struct mibif *, const struct lmodule *, mibif_notify_f,
|
| HD | mibII.c | 1785 mibif_notify(struct mibif *ifp, const struct lmodule *mod, in mibif_notify() function
|
| /trueos/contrib/ngatm/snmp_atm/ |
| HD | snmp_atm.c | 145 atmif_notify(struct mibif *ifp __unused, enum mibif_notify event, void *data) in atmif_notify() 281 aif->ifpreg = mibif_notify(ifp, module, atmif_notify, aif); in attach_if()
|