Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c1415 if (ctl.len >= DL_NOTIFY_IND_SIZE) { in i_dlpi_strgetmsg()
1667 { DL_NOTIFY_IND, DL_NOTIFY_IND_SIZE + DLPI_PHYSADDR_MAX +
1766 if (dataoff < DL_NOTIFY_IND_SIZE)
/titanic_41/usr/src/uts/common/io/softmac/
H A Dsoftmac_ctl.c379 if (len < DL_NOTIFY_IND_SIZE) in softmac_rput_process_proto()
/titanic_41/usr/src/uts/common/sys/
H A Ddlpi.h1572 #define DL_NOTIFY_IND_SIZE sizeof (dl_notify_ind_t) macro
/titanic_41/usr/src/uts/common/io/
H A Dgld.c3912 size = DL_NOTIFY_IND_SIZE; in gld_notify_ind()
/titanic_41/usr/src/uts/common/inet/ip/
H A Dip.c4733 if ((mp = ip_dlpi_alloc(DL_NOTIFY_IND_SIZE, DL_NOTIFY_IND)) == NULL) in ip_dlnotify_alloc()
4748 if ((mp = ip_dlpi_alloc(DL_NOTIFY_IND_SIZE, DL_NOTIFY_IND)) == NULL) in ip_dlnotify_alloc2()