Home
last modified time | relevance | path

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

/trueos/contrib/bsnmp/snmp_mibII/
HDsnmp_mibII.h76 mibif_notify_f xnotify; member
HDmibII.c678 if (ifp->xnotify != NULL) in mibif_free()
679 (*ifp->xnotify)(ifp, MIBIF_NOTIFY_DESTROY, ifp->xnotify_data); in mibif_free()
1761 ifp->xnotify = NULL; in mibII_loading()
1788 ifp->xnotify = func; in mibif_notify()
1800 ifp->xnotify = NULL; in mibif_unnotify()
/trueos/contrib/ngatm/snmp_atm/
HDsnmp_atm.c303 ifp->xnotify != NULL) in new_if()
324 ifp->xnotify == NULL) in atm_start()