Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/bsnmp/snmp_mibII/
HDsnmp_mibII.h76 mibif_notify_f xnotify; member
HDmibII.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()
/freebsd-13-stable/contrib/ngatm/snmp_atm/
HDsnmp_atm.c303 ifp->xnotify != NULL) in new_if()
324 ifp->xnotify == NULL) in atm_start()