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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dipmp.c1440 linkupmp = ip_dlnotify_alloc(DL_NOTE_LINK_UP, 0);
1441 linkdownmp = ip_dlnotify_alloc(DL_NOTE_LINK_DOWN, 0);
H A Dip.c4728 ip_dlnotify_alloc(uint_t notification, uint_t data) function
/illumos-gate/usr/src/uts/common/inet/
H A Dip.h3209 extern mblk_t *ip_dlnotify_alloc(uint_t, uint_t);

Completed in 130 milliseconds