Searched refs:DL_BIND_ACK_SIZE (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/softmac/ |
H A D | softmac_ctl.c | 418 softmac_process_dlpi(slp, mp, DL_BIND_ACK_SIZE, DL_BIND_REQ); in softmac_rput_process_proto()
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | sundlpi.c | 326 err = dl_op(lh, &mp, DL_BIND_ACK, DL_BIND_ACK_SIZE, dleap, NULL); in dl_bind()
|
/illumos-gate/usr/src/lib/libdlpi/common/ |
H A D | libdlpi.c | 466 retval = i_dlpi_msg_common(dip, &req, &ack, DL_BIND_ACK_SIZE, 0); in dlpi_bind() 1648 { DL_BIND_ACK, DL_BIND_ACK_SIZE + DLPI_PHYSADDR_MAX +
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | dlpi.h | 1516 #define DL_BIND_ACK_SIZE sizeof (dl_bind_ack_t) macro
|