DL_OK_ACK_SIZE
return (i_dlpi_msg_common(dip, &req, &ack, DL_OK_ACK_SIZE, 0));
(void) i_dlpi_msg_common(dip, &req, &ack, DL_OK_ACK_SIZE, 0);
{ DL_OK_ACK, MAX(DL_ERROR_ACK_SIZE, DL_OK_ACK_SIZE) },
return (i_dlpi_msg_common(dip, &req, &ack, DL_OK_ACK_SIZE, 0));
return (i_dlpi_msg_common(dip, &req, &ack, DL_OK_ACK_SIZE, 0));
return (i_dlpi_msg_common(dip, &req, &ack, DL_OK_ACK_SIZE, 0));
return (i_dlpi_msg_common(dip, &req, &ack, DL_OK_ACK_SIZE, 0));
if (MBLKL(mp) < DL_OK_ACK_SIZE) {
if (MBLKL(mp) >= DL_OK_ACK_SIZE) {
if (mlen < DL_OK_ACK_SIZE)
if (len < DL_OK_ACK_SIZE)
softmac_process_dlpi(slp, mp, DL_OK_ACK_SIZE,
if (len < DL_OK_ACK_SIZE)
err = dl_op(lh, &mp, DL_OK_ACK, DL_OK_ACK_SIZE, dleap, NULL);