Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/
H A Difconfig.c1611 notifycb(dlpi_handle_t dh, dlpi_notifyinfo_t *dnip, void *arg) in notifycb() function
1654 retval = dlpi_enabnotify(dh, DL_NOTE_PHYS_ADDR, notifycb, NULL, &id); in setifether()