Searched defs:mibif (Results 1 – 3 of 3) sorted by relevance
53 struct mibif { struct74 * Should be set via the mibif_notify function. argument76 mibif_notify_f xnotify; argument93 struct mibifa { argument
125 struct mibif *mibif; /* may be NULL */ member
215 mib_register_newif(int (*func)(struct mibif *), const struct lmodule *mod) in mib_register_newif()