MID_PDU_SIZE 1586 dev/ic/midway.c toadd = (aal == MID_TBD_AAL5) ? MID_PDU_SIZE : 0; /* PDU */ MID_PDU_SIZE 1627 dev/ic/midway.c bzero(cp, toadd - MID_PDU_SIZE); MID_PDU_SIZE 1628 dev/ic/midway.c dat = (u_int32_t *)(cp + toadd - MID_PDU_SIZE); MID_PDU_SIZE 1845 dev/ic/midway.c launch.need += MID_PDU_SIZE; /* AAL5: need PDU tail */ MID_PDU_SIZE 2718 dev/ic/midway.c pdu = cur + tlen - MID_PDU_SIZE;