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

/freebsd-9.3-release/contrib/bsnmp/snmp_mibII/
H A Dsnmp_mibII.h76 mibif_notify_f xnotify; member in struct:mibif
H A DmibII.c678 if (ifp->xnotify != NULL)
679 (*ifp->xnotify)(ifp, MIBIF_NOTIFY_DESTROY, ifp->xnotify_data);
1761 ifp->xnotify = NULL;
1788 ifp->xnotify = func;
1800 ifp->xnotify = NULL;
/freebsd-9.3-release/contrib/ngatm/snmp_atm/
H A Dsnmp_atm.c303 ifp->xnotify != NULL)
324 ifp->xnotify == NULL)

Completed in 66 milliseconds