Searched refs:DL_ERROR_ACK_SIZE (Results 1 – 6 of 6) sorted by relevance
371 if (len < DL_ERROR_ACK_SIZE) in softmac_rput_process_proto()374 softmac_process_dlpi(slp, mp, DL_ERROR_ACK_SIZE, in softmac_rput_process_proto()488 if (len < DL_ERROR_ACK_SIZE) in softmac_rput_process_notdata()
140 if (MBLKL(mp) < DL_ERROR_ACK_SIZE) { in dl_capab()
1447 if (ctl.len < DL_ERROR_ACK_SIZE) in i_dlpi_strgetmsg()1664 { DL_OK_ACK, MAX(DL_ERROR_ACK_SIZE, DL_OK_ACK_SIZE) },1666 { DL_NOTIFY_ACK, MAX(DL_ERROR_ACK_SIZE, DL_NOTIFY_ACK_SIZE) },
242 if (len < DL_ERROR_ACK_SIZE) in dl_op()
1544 #define DL_ERROR_ACK_SIZE sizeof (dl_error_ack_t) macro
1910 if (mlen < DL_ERROR_ACK_SIZE) in urput_dlpi()