Home
last modified time | relevance | path

Searched refs:xnotify (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/bsnmp/snmp_mibII/
H A Dsnmp_mibII.h76 mibif_notify_f xnotify; member
H A DmibII.c745 if (ifp->xnotify != NULL) in mibif_free()
746 (*ifp->xnotify)(ifp, MIBIF_NOTIFY_DESTROY, ifp->xnotify_data); in mibif_free()
1827 ifp->xnotify = NULL; in mibII_loading()
1855 ifp->xnotify = func; in mibif_notify()
1867 ifp->xnotify = NULL; in mibif_unnotify()