Home
last modified time | relevance | path

Searched defs:mibif (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/bsnmp/snmp_mibII/
H A Dsnmp_mibII.h53 struct mibif { struct
74 * Should be set via the mibif_notify function. argument
76 mibif_notify_f xnotify; argument
93 struct mibifa { argument
H A DmibII.h125 struct mibif *mibif; /* may be NULL */ member
H A DmibII.c215 mib_register_newif(int (*func)(struct mibif *), const struct lmodule *mod) in mib_register_newif()